diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 0acb7d68927ee..7bc194fbb6bf3 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-code-coverage pom diff --git a/distribution/pom.xml b/distribution/pom.xml index dea6d0c774f52..1f52168340cbe 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-distribution pom @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-server - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT zip org.apache.iotdb iotdb-cli - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT zip org.apache.iotdb iotdb-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT zip org.apache.iotdb library-udf - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT @@ -174,7 +174,7 @@ org.apache.iotdb iotdb-ainode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 06fd012a62607..9dbccb1cb8dc6 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.5-SNAPSHOT + 2.0.6-SNAPSHOT client-cpp-example IoTDB: Example: CPP Client diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 3efaf4fb2639c..54899831be4d3 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT jdbc-example IoTDB: Example: JDBC diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 1f31347905858..9a530f49fd97b 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT customize-mqtt-example IoTDB: Example: Customized MQTT diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 9c63994dcadd1..b3e7e0c238dc2 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-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 a1509b42b467c..aaadc02eabb21 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.5-SNAPSHOT + 2.0.6-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 12ed3206dd518..6a014679041e9 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.5-SNAPSHOT + 2.0.6-SNAPSHOT 4.0.0 pipe-opc-ua-sink-example diff --git a/example/pom.xml b/example/pom.xml index f96ad04d99972..cce52b920c46a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-examples pom diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 0d3d0c5c468dc..32aea85937b41 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.5-SNAPSHOT + 2.0.6-SNAPSHOT rest-java-example IoTDB: Example: Java Rest diff --git a/example/schema/pom.xml b/example/schema/pom.xml index 785b623e4d544..46ee22fd31a90 100644 --- a/example/schema/pom.xml +++ b/example/schema/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT schema-example IoTDB: Example: Schema diff --git a/example/session/pom.xml b/example/session/pom.xml index 053546582e110..bfd5e9cbf7ba8 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT client-example IoTDB: Example: Session Client diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index ef9bd7702bbd6..82247324b484c 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT trigger-example IoTDB: Example: Trigger diff --git a/example/udf/pom.xml b/example/udf/pom.xml index f77f8571c6fd8..04a63e700cd4a 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT udf-example IoTDB: Example: UDF diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 1fb474dac6759..9614af3943de5 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT integration-test IoTDB: Integration-Test @@ -87,47 +87,47 @@ org.apache.iotdb iotdb-server - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb trigger-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb isession - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb node-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -137,7 +137,7 @@ org.apache.iotdb udf-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb @@ -147,7 +147,7 @@ org.apache.iotdb iotdb-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.slf4j @@ -176,17 +176,17 @@ org.apache.iotdb iotdb-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-cli - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT commons-codec @@ -216,7 +216,7 @@ org.apache.iotdb iotdb-server - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT test-jar test diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index abda30a4c1ad4..bed0912aa981d 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.5-SNAPSHOT + 2.0.6-SNAPSHOT external-api IoTDB: API: External API diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index accc333288a59..265fb5ddd77ff 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.5-SNAPSHOT + 2.0.6-SNAPSHOT pipe-api IoTDB: API: Pipe API diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml index 74a71a6bc5664..a948aef0756bb 100644 --- a/iotdb-api/pom.xml +++ b/iotdb-api/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-api pom diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 54bb6b9e41920..d8d32e5819ecc 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.5-SNAPSHOT + 2.0.6-SNAPSHOT trigger-api IoTDB: API: Trigger API diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 7ec325a5310f8..303c4448e1d46 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.5-SNAPSHOT + 2.0.6-SNAPSHOT udf-api IoTDB: API: UDF API diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index a47fe79a05862..1898ad68bc4f9 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-cli IoTDB: Client: CLI @@ -37,37 +37,37 @@ org.apache.iotdb iotdb-session - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-jdbc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb node-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb isession - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -82,17 +82,17 @@ org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb pipe-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.slf4j diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index fe97afe076846..5a591e768007c 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.5-SNAPSHOT + 2.0.6-SNAPSHOT client-cpp pom @@ -43,7 +43,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 262d77a3d936f..a9ab956e76e6a 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-python-api IoTDB: Client: Python-API @@ -34,19 +34,19 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 09d76637fcbc5..e55c5cd1a50ec 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT isession IoTDB: Client: isession @@ -32,7 +32,7 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -47,12 +47,12 @@ org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index b10ec0c743305..f2ec1c8b5f5ca 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-jdbc IoTDB: Client: Jdbc @@ -38,12 +38,12 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -58,7 +58,7 @@ org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml index d81cdd0a2e7e0..3b8862471e4d6 100644 --- a/iotdb-client/pom.xml +++ b/iotdb-client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-client pom diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index d7efd73817cb7..665c8de1e1e00 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.5-SNAPSHOT + 2.0.6-SNAPSHOT service-rpc IoTDB: Client: Service-RPC @@ -60,12 +60,12 @@ org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.thrift diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index 15698ee773ae9..733ca0c2bb596 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-client - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-session IoTDB: Client: Session @@ -37,17 +37,17 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb isession - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -62,7 +62,7 @@ org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.slf4j diff --git a/iotdb-core/ainode/pom.xml b/iotdb-core/ainode/pom.xml index 65fd883991ae6..bcd2821644b85 100644 --- a/iotdb-core/ainode/pom.xml +++ b/iotdb-core/ainode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-ainode IoTDB: Core: AINode @@ -33,25 +33,25 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided org.apache.iotdb iotdb-thrift-ainode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT provided diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml index 91f271227598d..0d1e5de932383 100644 --- a/iotdb-core/antlr/pom.xml +++ b/iotdb-core/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-antlr IoTDB: Core: Antlr-Parser diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml index abffbbcaf08e5..14d0d71cd3570 100644 --- a/iotdb-core/confignode/pom.xml +++ b/iotdb-core/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-confignode IoTDB: Core: ConfigNode @@ -42,62 +42,62 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-server - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb pipe-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb trigger-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb node-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb udf-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml index 5280b94468cf5..4d3441dfcd508 100644 --- a/iotdb-core/consensus/pom.xml +++ b/iotdb-core/consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-consensus IoTDB: Core: Consensus @@ -39,32 +39,32 @@ org.apache.iotdb node-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb pipe-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT com.timecho.ratis diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index f1cd4a4fe46f5..5d5801a215896 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-server IoTDB: Core: Data-Node (Server) @@ -37,12 +37,12 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -57,82 +57,82 @@ org.apache.iotdb external-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb openapi - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb node-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb isession - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-antlr - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-relational-grammar - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb udf-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb trigger-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb metrics-interface - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-ainode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb pipe-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-session - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.commons @@ -322,7 +322,7 @@ org.apache.iotdb metrics-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.mockito diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml index 089a5cff593ee..cfbd78b513ed0 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.5-SNAPSHOT + 2.0.6-SNAPSHOT metrics-core IoTDB: Core: Metrics: API Impl @@ -32,7 +32,7 @@ org.apache.iotdb metrics-interface - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT io.micrometer diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml index dcb9f6df87da0..991724a7ac734 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.5-SNAPSHOT + 2.0.6-SNAPSHOT metrics-interface IoTDB: Core: Metrics: Metrics API @@ -33,17 +33,17 @@ org.apache.iotdb iotdb-session - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb isession - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml index 57b9b8badafbd..eae98e56c5e2f 100644 --- a/iotdb-core/metrics/pom.xml +++ b/iotdb-core/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-metrics pom diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml index cc2e7a5f90a34..91ea3e6e07989 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.5-SNAPSHOT + 2.0.6-SNAPSHOT node-commons IoTDB: Core: Node Commons @@ -38,7 +38,7 @@ org.apache.iotdb service-rpc - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -48,37 +48,37 @@ org.apache.iotdb udf-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb trigger-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb pipe-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-confignode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb iotdb-thrift-consensus - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.tsfile @@ -88,12 +88,12 @@ org.apache.iotdb metrics-interface - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.iotdb metrics-core - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT io.dropwizard.metrics @@ -197,7 +197,7 @@ org.apache.iotdb iotdb-thrift-ainode - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT compile diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml index 7845fd5cdbc09..d90ec72a5280b 100644 --- a/iotdb-core/pom.xml +++ b/iotdb-core/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-core pom diff --git a/iotdb-core/relational-grammar/pom.xml b/iotdb-core/relational-grammar/pom.xml index 6b205ee1fe4ef..70e5685a64864 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-relational-grammar IoTDB: Core: Relational-Antlr-Parser diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml index f41a79678789e..99253b75750c4 100644 --- a/iotdb-protocol/openapi/pom.xml +++ b/iotdb-protocol/openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-protocol - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT openapi IoTDB: Protocol: OpenAPI diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml index 18465e87fc8f6..114ff0b3b1da0 100644 --- a/iotdb-protocol/pom.xml +++ b/iotdb-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-protocol pom diff --git a/iotdb-protocol/thrift-ainode/pom.xml b/iotdb-protocol/thrift-ainode/pom.xml index a297bee269089..d7064091dd933 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-thrift-ainode IoTDB: Protocol: Thrift AI Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml index 847c2b9d95a9f..6f63f913c13f2 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.5-SNAPSHOT + 2.0.6-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 d3b8ae7c171a4..d2511cdcc8ab4 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-thrift-confignode IoTDB: Protocol: Thrift Config Node @@ -41,7 +41,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml index 6fbd38f133451..27ed64fee3993 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-thrift-consensus IoTDB: Protocol: Thrift Consensus @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.slf4j diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml index 63c4538b85ebf..41370b2a5bc2d 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.5-SNAPSHOT + 2.0.6-SNAPSHOT iotdb-thrift IoTDB: Protocol: Thrift Data Node @@ -33,7 +33,7 @@ org.apache.iotdb iotdb-thrift-commons - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.apache.thrift diff --git a/library-udf/pom.xml b/library-udf/pom.xml index def22af948ea6..6ba2137b9535e 100644 --- a/library-udf/pom.xml +++ b/library-udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT library-udf IoTDB: UDF @@ -41,7 +41,7 @@ org.apache.iotdb udf-api - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT org.slf4j diff --git a/pom.xml b/pom.xml index d9a3dec6a0e6e..022f702ce7e66 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.iotdb iotdb-parent - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT pom Apache IoTDB Project Parent POM This is the top level project that builds, packages the iotdb engine, client, and integration libs.