diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index c9d7e78ef882..1a15d9aa590b 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 01fbf6b40a1e..138cea976408 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT zip org.apache.iotdb iotdb-cli - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT zip org.apache.iotdb iotdb-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT zip org.apache.iotdb library-udf - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT @@ -174,7 +174,7 @@ org.apache.iotdb iotdb-ainode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 0b077b5ea6ee..cf6f65775df7 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT client-cpp-example IoTDB: Example: CPP Client diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 2db6528c23fa..08bfee7abdf6 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 9e119409fb95..47e91b4500ae 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 9b03993591fc..ae2ae56aafe9 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT mqtt-example IoTDB: Example: MQTT diff --git a/example/pipe-count-point-processor/pom.xml b/example/pipe-count-point-processor/pom.xml index 0877ab9df294..6e9e802bfad4 100644 --- a/example/pipe-count-point-processor/pom.xml +++ b/example/pipe-count-point-processor/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT pipe-count-point-processor-example IoTDB: Example: Pipe: Count Point Processor diff --git a/example/pipe-opc-ua-sink/pom.xml b/example/pipe-opc-ua-sink/pom.xml index 12c2e8b7cdaa..f9564ba01dc3 100644 --- a/example/pipe-opc-ua-sink/pom.xml +++ b/example/pipe-opc-ua-sink/pom.xml @@ -23,7 +23,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index 3e8687344a36..c4a4e7835ad7 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 3be62375eb37..a89b92d1ce95 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index b8463f379e5f..d16a60d0c2fc 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index 2ad38f4f3c40..3c700e9dda2a 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index caf264c63b53..4ccd8d55172e 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 14e722ac384a..9fa673a49b23 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index f0731eafbf25..b9878143547b 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT integration-test IoTDB: Integration-Test @@ -72,47 +72,47 @@ org.apache.iotdb iotdb-server - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-session - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-jdbc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb trigger-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb isession - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb node-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -122,7 +122,7 @@ org.apache.iotdb udf-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb @@ -132,7 +132,7 @@ org.apache.iotdb iotdb-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.slf4j @@ -161,17 +161,17 @@ org.apache.iotdb iotdb-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-cli - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT commons-codec @@ -201,7 +201,7 @@ org.apache.iotdb iotdb-server - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT test-jar test diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index a4da52b38d40..ac18949e1ab9 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 88988bfeb657..bae1e57a9585 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 15e396f5423f..fb39ed8be72c 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index fd6d8fc88dfd..29ad9bf1bfa0 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 7a6f859f6d2b..1baa1ec718f2 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index 4aa744f8c889..12e86c27c8cb 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-jdbc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-antlr - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb node-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-server - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb isession - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb pipe-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.slf4j diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index 040925614e9a..af57b7881719 100644 --- a/iotdb-client/client-cpp/pom.xml +++ b/iotdb-client/client-cpp/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT client-cpp pom @@ -43,7 +43,7 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 84a5ac73d907..2899bed00388 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-python-api IoTDB: Client: Python-API @@ -34,13 +34,13 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 9fee5aac7f11..a1d1e6399c33 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 83653859d36c..2a1158217bb4 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index fe7d75f9fc9b..ca54b4e3f488 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index 885c06686875..162310f9c2f2 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index e45c1a8fe29c..1960386085ab 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb isession - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -62,7 +62,7 @@ org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.slf4j diff --git a/iotdb-core/ainode/pom.xml b/iotdb-core/ainode/pom.xml index ba4f8bb7014a..01f28cb0282c 100644 --- a/iotdb-core/ainode/pom.xml +++ b/iotdb-core/ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-ainode IoTDB: Core: AINode @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided org.apache.iotdb iotdb-thrift-ainode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT provided diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml index beb32827b05b..df18347d3f7d 100644 --- a/iotdb-core/ainode/pyproject.toml +++ b/iotdb-core/ainode/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "apache-iotdb-ainode" -version = "1.3.4.dev" +version = "1.3.7.dev" description = "Apache IoTDB AINode" readme = "README.md" authors = ["Apache Software Foundation "] diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 93e6bd2db5f2..91e42fa5af5f 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index 083c87a8531f..2186b1de1f69 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-server - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb pipe-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb trigger-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb metrics-interface - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb node-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb udf-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index ef26bce86f8d..90ec92c00244 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb metrics-interface - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb pipe-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 21e1114917e7..bd6b10110163 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -57,77 +57,77 @@ org.apache.iotdb external-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb openapi - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb node-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb isession - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-antlr - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb udf-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb trigger-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb metrics-interface - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb pipe-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-session - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.commons @@ -308,7 +308,7 @@ org.apache.iotdb metrics-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index 3eb233bbbe1f..9aa647d4b13f 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index 8dd39de5408f..0cf9674e417d 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb isession - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index 239d1669a0e4..dfb2b8672ee4 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index 10d3c30d85c4..5068f2209053 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb trigger-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb pipe-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.iotdb metrics-core - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT io.dropwizard.metrics @@ -193,7 +193,7 @@ org.apache.iotdb iotdb-thrift-ainode - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT compile diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index 78fd6d0d99a2..fbbf84cdfa75 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-core pom diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index 5858fb84cda4..b58e2081a66a 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index 1136b853bc20..587cbdcafad8 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index b242a66e6a59..7dc626135d7a 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index 4fffb9802d7e..2ea3daccb05e 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-thrift-commons IoTDB: Protocol: Thrift Commons diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml index 272e38dc3b15..f2cc636d3097 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index 76cc1e75d3a5..123bf56e7bb0 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index 33d84bbb9ab0..ac4c8f2428e4 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index 9862d8bb41d4..09a0a4e82855 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT org.slf4j diff --git a/pom.xml b/pom.xml index f6485d1cae7a..1328311ae9aa 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 1.3.4-SNAPSHOT + 1.3.7-SNAPSHOT pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.