diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index e4b39363839c..0acb7d68927e 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 83fa9c070853..dea6d0c774f5 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT zip org.apache.iotdb iotdb-cli - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT zip org.apache.iotdb iotdb-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT zip org.apache.iotdb library-udf - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT @@ -174,7 +174,7 @@ org.apache.iotdb iotdb-ainode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 5b5bd2bdb3c5..06fd012a6260 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT client-cpp-example IoTDB: Example: CPP Client diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 4ed8777aa207..3efaf4fb2639 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 95d5ded1e208..1f3134790585 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index abeda271d8b2..9c63994dcadd 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-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 64f869518b24..a1509b42b467 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 - 2.0.4-SNAPSHOT + 2.0.5-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 9c8f9d47f427..12ed3206dd51 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 - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index 4e170a9d1569..f96ad04d9997 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 9976d79737e2..0d3d0c5c468d 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index 28c5adb4ca6e..785b623e4d54 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index 4fd2c9998fc3..053546582e11 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 5951e0e01122..ef9bd7702bbd 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 48b7f1a02f1b..f77f8571c6fd 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index f8a1bd76a332..1fb474dac675 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT integration-test IoTDB: Integration-Test @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb trigger-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb isession - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb node-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-cli - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT test-jar test diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index 589f90b00b37..abda30a4c1ad 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index b9e6b69bf73e..accc333288a5 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 7d5db98efdfd..74a71a6bc566 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 271bbfba6a82..54bb6b9e4192 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 570a7fa8be1d..7ec325a5310f 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index 4bc3aad0c679..a47fe79a0586 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb node-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb isession - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb pipe-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.slf4j diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index ef3342da1447..fe97afe07684 100644 --- a/iotdb-client/client-cpp/pom.xml +++ b/iotdb-client/client-cpp/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT client-cpp pom @@ -43,7 +43,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 5a644d5d1430..262d77a3d936 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 263c310f3125..09d76637fcbc 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 88dd6e1161f2..b10ec0c74330 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index 79a64cc7c066..d81cdd0a2e7e 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index a12a86678619..d7efd73817cb 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index b5b1e8a3a094..15698ee773ae 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb isession - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -62,7 +62,7 @@ org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.slf4j diff --git a/iotdb-core/ainode/pom.xml b/iotdb-core/ainode/pom.xml index e38b9fcda082..65fd883991ae 100644 --- a/iotdb-core/ainode/pom.xml +++ b/iotdb-core/ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-ainode IoTDB: Core: AINode @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided org.apache.iotdb iotdb-thrift-ainode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT provided diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 86f2add9a635..91f271227598 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index 2aee8f521073..37c737618b8b 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb pipe-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb trigger-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb node-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb udf-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index 34f5ce86fe2a..93a8b888d7a4 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb pipe-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 5883df5750c1..0a4d9418916e 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb openapi - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb node-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb isession - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-relational-grammar - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb udf-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb trigger-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb pipe-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index 6af5a69cce98..089a5cff593e 100644 --- a/iotdb-core/metrics/core/pom.xml +++ b/iotdb-core/metrics/core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index af56f7e3722d..dcb9f6df87da 100644 --- a/iotdb-core/metrics/interface/pom.xml +++ b/iotdb-core/metrics/interface/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-metrics - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb isession - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index 58abe1b14775..57b9b8badafb 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index dee756a2fe3d..7998441539a8 100644 --- a/iotdb-core/node-commons/pom.xml +++ b/iotdb-core/node-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb trigger-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb pipe-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.iotdb metrics-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT io.dropwizard.metrics @@ -197,7 +197,7 @@ org.apache.iotdb iotdb-thrift-ainode - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT compile diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index 9cc5e73a68e6..7845fd5cdbc0 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index dd675b6790ce..6b205ee1fe4e 100644 --- a/iotdb-core/relational-grammar/pom.xml +++ b/iotdb-core/relational-grammar/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index d3f651c30346..f41a79678789 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index 194edfbf76f7..18465e87fc8f 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index ff35aa220cd3..a297bee26908 100644 --- a/iotdb-protocol/thrift-ainode/pom.xml +++ b/iotdb-protocol/thrift-ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index d8dd965af67e..847c2b9d95a9 100644 --- a/iotdb-protocol/thrift-commons/pom.xml +++ b/iotdb-protocol/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-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 34cb6cce5726..d3b8ae7c171a 100644 --- a/iotdb-protocol/thrift-confignode/pom.xml +++ b/iotdb-protocol/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index c828d4a45770..6fbd38f13345 100644 --- a/iotdb-protocol/thrift-consensus/pom.xml +++ b/iotdb-protocol/thrift-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index c45a45a68bc5..63c4538b85eb 100644 --- a/iotdb-protocol/thrift-datanode/pom.xml +++ b/iotdb-protocol/thrift-datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index 108c4d96296e..def22af948ea 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.slf4j diff --git a/pom.xml b/pom.xml index d34727fb4913..ee463c157f74 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs.