This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch rc/2.0.3
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git
The following commit(s) were added to refs/heads/rc/2.0.3 by this push:
new 3a4b168 Bump version to 2.0.2-SNAPSHOT
3a4b168 is described below
commit 3a4b1682eddaad305a01d16d4a9ec09562e884de
Author: CritasWang <[email protected]>
AuthorDate: Thu Jun 19 15:10:40 2025 +0800
Bump version to 2.0.2-SNAPSHOT
---
connectors/flink-iotdb-connector/pom.xml | 2 +-
connectors/flink-sql-iotdb-connector/pom.xml | 2 +-
connectors/flink-tsfile-connector/pom.xml | 4 ++--
connectors/grafana-connector/pom.xml | 2 +-
connectors/grafana-plugin/pom.xml | 2 +-
connectors/hadoop/pom.xml | 2 +-
connectors/hive-connector/pom.xml | 4 ++--
connectors/pom.xml | 2 +-
connectors/spark-iotdb-connector/pom.xml | 2 +-
connectors/spark-iotdb-connector/scala_2.11/pom.xml | 2 +-
connectors/spark-iotdb-connector/scala_2.12/pom.xml | 2 +-
.../spark-iotdb-table-connector/iotdb-table-connector-3.3/pom.xml | 2 +-
.../spark-iotdb-table-connector/iotdb-table-connector-3.4/pom.xml | 2 +-
.../spark-iotdb-table-connector/iotdb-table-connector-3.5/pom.xml | 2 +-
connectors/spark-iotdb-table-connector/pom.xml | 2 +-
.../spark-iotdb-table-connector/spark-iotdb-table-common/pom.xml | 2 +-
connectors/spark-tsfile/pom.xml | 4 ++--
connectors/zeppelin-interpreter/pom.xml | 2 +-
distributions/pom.xml | 6 +++---
examples/flink-sql/pom.xml | 4 ++--
examples/flink/pom.xml | 6 +++---
examples/hadoop/pom.xml | 4 ++--
examples/iotdb-spring-boot-start/pom.xml | 2 +-
examples/kafka/pom.xml | 2 +-
examples/mybatis-generator/pom.xml | 6 +++---
examples/mybatisplus-generator/pom.xml | 4 ++--
examples/pom.xml | 2 +-
examples/pulsar/pom.xml | 2 +-
examples/rabbitmq/pom.xml | 2 +-
examples/rocketmq/pom.xml | 2 +-
examples/spark-table/pom.xml | 4 ++--
iotdb-collector/collector-core/pom.xml | 4 ++--
iotdb-collector/collector-distribution/pom.xml | 4 ++--
iotdb-collector/collector-openapi/pom.xml | 2 +-
iotdb-collector/pom.xml | 2 +-
iotdb-spring-boot-starter/pom.xml | 4 ++--
mybatis-generator/pom.xml | 4 ++--
pom.xml | 2 +-
38 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/connectors/flink-iotdb-connector/pom.xml
b/connectors/flink-iotdb-connector/pom.xml
index a8cea83..4ed9fe7 100644
--- a/connectors/flink-iotdb-connector/pom.xml
+++ b/connectors/flink-iotdb-connector/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>flink-iotdb-connector</artifactId>
<name>IoTDB: Connector: Apache Flink</name>
diff --git a/connectors/flink-sql-iotdb-connector/pom.xml
b/connectors/flink-sql-iotdb-connector/pom.xml
index fcaaca0..2e5416b 100644
--- a/connectors/flink-sql-iotdb-connector/pom.xml
+++ b/connectors/flink-sql-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>flink-sql-iotdb-connector</artifactId>
<name>IoTDB: Connector: Apache Flink SQL</name>
diff --git a/connectors/flink-tsfile-connector/pom.xml
b/connectors/flink-tsfile-connector/pom.xml
index c03207d..6bbcf23 100644
--- a/connectors/flink-tsfile-connector/pom.xml
+++ b/connectors/flink-tsfile-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>flink-tsfile-connector</artifactId>
<name>IoTDB: Connector: Apache Flink TSFile</name>
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<exclusions>
<!--
We need the flink-shaded-zookeeper-3 dependency for some
shaded classes.
diff --git a/connectors/grafana-connector/pom.xml
b/connectors/grafana-connector/pom.xml
index 12fe645..55eeb48 100644
--- a/connectors/grafana-connector/pom.xml
+++ b/connectors/grafana-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-grafana-connector</artifactId>
<packaging>war</packaging>
diff --git a/connectors/grafana-plugin/pom.xml
b/connectors/grafana-plugin/pom.xml
index 06cf282..ed2b3a2 100644
--- a/connectors/grafana-plugin/pom.xml
+++ b/connectors/grafana-plugin/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-grafana-plugin</artifactId>
<packaging>pom</packaging>
diff --git a/connectors/hadoop/pom.xml b/connectors/hadoop/pom.xml
index c89860e..a65b481 100644
--- a/connectors/hadoop/pom.xml
+++ b/connectors/hadoop/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>hadoop-tsfile</artifactId>
<name>IoTDB: Connector: Apache Hadoop TSFile</name>
diff --git a/connectors/hive-connector/pom.xml
b/connectors/hive-connector/pom.xml
index ef06a4d..ba5442a 100644
--- a/connectors/hive-connector/pom.xml
+++ b/connectors/hive-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>hive-connector</artifactId>
<name>IoTDB: Connector: Apache Hive</name>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tsfile</groupId>
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 8aaca47..7742633 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>connectors</artifactId>
<packaging>pom</packaging>
diff --git a/connectors/spark-iotdb-connector/pom.xml
b/connectors/spark-iotdb-connector/pom.xml
index 4859e8a..6affd27 100644
--- a/connectors/spark-iotdb-connector/pom.xml
+++ b/connectors/spark-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector</artifactId>
<!-- NOTE: This module actually only contains the sources and the common
settings
diff --git a/connectors/spark-iotdb-connector/scala_2.11/pom.xml
b/connectors/spark-iotdb-connector/scala_2.11/pom.xml
index 0750ef3..9c9c2c7 100644
--- a/connectors/spark-iotdb-connector/scala_2.11/pom.xml
+++ b/connectors/spark-iotdb-connector/scala_2.11/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector_2.11</artifactId>
<name>IoTDB: Connector: Apache Spark (Scala 2.11)</name>
diff --git a/connectors/spark-iotdb-connector/scala_2.12/pom.xml
b/connectors/spark-iotdb-connector/scala_2.12/pom.xml
index 5431cb1..96a362e 100644
--- a/connectors/spark-iotdb-connector/scala_2.12/pom.xml
+++ b/connectors/spark-iotdb-connector/scala_2.12/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector_2.12</artifactId>
<name>IoTDB: Connector: Apache Spark (Scala 2.12)</name>
diff --git
a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.3/pom.xml
b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.3/pom.xml
index 1d327e9..2392d53 100644
--- a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.3/pom.xml
+++ b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.3/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-table-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-table-connector-3.3</artifactId>
<name>IoTDB: Table Connector: Apache Spark3.3 (Scala 2.12)</name>
diff --git
a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.4/pom.xml
b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.4/pom.xml
index eed3b4a..4f546cb 100644
--- a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.4/pom.xml
+++ b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.4/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-table-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-table-connector-3.4</artifactId>
<name>IoTDB: Table Connector: Apache Spark3.4 (Scala 2.12)</name>
diff --git
a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.5/pom.xml
b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.5/pom.xml
index 033e385..3ce7f1d 100644
--- a/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.5/pom.xml
+++ b/connectors/spark-iotdb-table-connector/iotdb-table-connector-3.5/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-table-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-table-connector-3.5</artifactId>
<name>IoTDB: Table Connector: Apache Spark3.5 (Scala 2.12)</name>
diff --git a/connectors/spark-iotdb-table-connector/pom.xml
b/connectors/spark-iotdb-table-connector/pom.xml
index 4fc8daf..7b7a4b1 100644
--- a/connectors/spark-iotdb-table-connector/pom.xml
+++ b/connectors/spark-iotdb-table-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-table-connector</artifactId>
<!-- NOTE: This module actually only contains the sources and the common
settings
diff --git
a/connectors/spark-iotdb-table-connector/spark-iotdb-table-common/pom.xml
b/connectors/spark-iotdb-table-connector/spark-iotdb-table-common/pom.xml
index 90f2571..abe34db 100644
--- a/connectors/spark-iotdb-table-connector/spark-iotdb-table-common/pom.xml
+++ b/connectors/spark-iotdb-table-connector/spark-iotdb-table-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-table-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-table-common</artifactId>
<name>IoTDB: Table Connector: Apache Spark Common</name>
diff --git a/connectors/spark-tsfile/pom.xml b/connectors/spark-tsfile/pom.xml
index ad0a438..4b6d99e 100644
--- a/connectors/spark-tsfile/pom.xml
+++ b/connectors/spark-tsfile/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>spark-tsfile</artifactId>
<name>IoTDB: Connector: Apache Spark TSFile</name>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/connectors/zeppelin-interpreter/pom.xml
b/connectors/zeppelin-interpreter/pom.xml
index 5f62866..df98646 100644
--- a/connectors/zeppelin-interpreter/pom.xml
+++ b/connectors/zeppelin-interpreter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>connectors</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>zeppelin-iotdb</artifactId>
<name>IoTDB: Connector: Apache Zeppelin</name>
diff --git a/distributions/pom.xml b/distributions/pom.xml
index 6507647..92e5be4 100644
--- a/distributions/pom.xml
+++ b/distributions/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-extras-distributions</artifactId>
<packaging>pom</packaging>
@@ -56,12 +56,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector_2.11</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector_2.12</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/examples/flink-sql/pom.xml b/examples/flink-sql/pom.xml
index 122f340..6620fa6 100644
--- a/examples/flink-sql/pom.xml
+++ b/examples/flink-sql/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>flink-sql-example</artifactId>
<name>IoTDB: Example: Apache Flink SQL</name>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>flink-sql-iotdb-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
diff --git a/examples/flink/pom.xml b/examples/flink/pom.xml
index 426f3a7..5204449 100644
--- a/examples/flink/pom.xml
+++ b/examples/flink/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>flink-example</artifactId>
<name>IoTDB: Example: Apache Flink</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>flink-iotdb-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<exclusions>
<!-- org.apache.iotdb:hadoop-tsfile uses hadoop-common:2.7.3,
which uses commons-compress:1.4.1-->
<!-- flink-java uses commons-compress:1.18-->
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>flink-tsfile-connector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
diff --git a/examples/hadoop/pom.xml b/examples/hadoop/pom.xml
index 268558d..4a23d40 100644
--- a/examples/hadoop/pom.xml
+++ b/examples/hadoop/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>hadoop-example</artifactId>
<name>IoTDB: Example: Apache Hadoop</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
diff --git a/examples/iotdb-spring-boot-start/pom.xml
b/examples/iotdb-spring-boot-start/pom.xml
index ad88903..a55d571 100644
--- a/examples/iotdb-spring-boot-start/pom.xml
+++ b/examples/iotdb-spring-boot-start/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-spring-boot-starter</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index 37c5e2b..26eb4c4 100644
--- a/examples/kafka/pom.xml
+++ b/examples/kafka/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>kafka-example</artifactId>
<name>IoTDB: Example: Apache Kafka</name>
diff --git a/examples/mybatis-generator/pom.xml
b/examples/mybatis-generator/pom.xml
index de7d79f..950ac13 100644
--- a/examples/mybatis-generator/pom.xml
+++ b/examples/mybatis-generator/pom.xml
@@ -26,12 +26,12 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>mybatis-generator-example</artifactId>
<name>IoTDB: Example: Mybatis Generator</name>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.mybatis</groupId>
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>mybatis-generator-plugin</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
<configuration>
diff --git a/examples/mybatisplus-generator/pom.xml
b/examples/mybatisplus-generator/pom.xml
index ed6e1c5..a5629a7 100644
--- a/examples/mybatisplus-generator/pom.xml
+++ b/examples/mybatisplus-generator/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>mybatisplus-generator-example</artifactId>
<name>IoTDB: Example: Mybatis Plus Generator</name>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<properties>
<mybatisplus.version>3.5.10</mybatisplus.version>
<maven.compiler.source>17</maven.compiler.source>
diff --git a/examples/pom.xml b/examples/pom.xml
index ddbf0bd..3c99c7f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>examples</artifactId>
<packaging>pom</packaging>
diff --git a/examples/pulsar/pom.xml b/examples/pulsar/pom.xml
index 80bfe79..c9b5cc4 100644
--- a/examples/pulsar/pom.xml
+++ b/examples/pulsar/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>pulsar-example</artifactId>
<name>IoTDB: Example: Apache Pulsar</name>
diff --git a/examples/rabbitmq/pom.xml b/examples/rabbitmq/pom.xml
index 276805f..fd3789e 100644
--- a/examples/rabbitmq/pom.xml
+++ b/examples/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>rabbitmq-example</artifactId>
<name>IoTDB: Example: RabbitMQ</name>
diff --git a/examples/rocketmq/pom.xml b/examples/rocketmq/pom.xml
index fc793ca..50fb7d0 100644
--- a/examples/rocketmq/pom.xml
+++ b/examples/rocketmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-example</artifactId>
<name>IoTDB: Example: Apache RocketMQ</name>
diff --git a/examples/spark-table/pom.xml b/examples/spark-table/pom.xml
index edac7e8..762f318 100644
--- a/examples/spark-table/pom.xml
+++ b/examples/spark-table/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>examples</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>table-spark-connector-example</artifactId>
<name>IoTDB: Example: IoTDB Table Spark Connector</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-table-connector-3.5</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
diff --git a/iotdb-collector/collector-core/pom.xml
b/iotdb-collector/collector-core/pom.xml
index 75f80c5..a0e4502 100644
--- a/iotdb-collector/collector-core/pom.xml
+++ b/iotdb-collector/collector-core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-collector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>collector-core</artifactId>
<name>IoTDB: Collector: Core</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>collector-openapi</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.jetty</groupId>
diff --git a/iotdb-collector/collector-distribution/pom.xml
b/iotdb-collector/collector-distribution/pom.xml
index a14c7ef..4bc94ff 100644
--- a/iotdb-collector/collector-distribution/pom.xml
+++ b/iotdb-collector/collector-distribution/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-collector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>collector-distribution</artifactId>
<packaging>pom</packaging>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>collector-core</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
diff --git a/iotdb-collector/collector-openapi/pom.xml
b/iotdb-collector/collector-openapi/pom.xml
index 79ad5a4..e58a51d 100644
--- a/iotdb-collector/collector-openapi/pom.xml
+++ b/iotdb-collector/collector-openapi/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-collector</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>collector-openapi</artifactId>
<name>IoTDB: Collector: OpenAPI</name>
diff --git a/iotdb-collector/pom.xml b/iotdb-collector/pom.xml
index 62b0454..f315491 100644
--- a/iotdb-collector/pom.xml
+++ b/iotdb-collector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-collector</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-spring-boot-starter/pom.xml
b/iotdb-spring-boot-starter/pom.xml
index 4e11ac6..cd2ad44 100644
--- a/iotdb-spring-boot-starter/pom.xml
+++ b/iotdb-spring-boot-starter/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-spring-boot-starter</artifactId>
<name>IoTDB Extras: SpringBoot Starter</name>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
diff --git a/mybatis-generator/pom.xml b/mybatis-generator/pom.xml
index b1453bd..803d02c 100644
--- a/mybatis-generator/pom.xml
+++ b/mybatis-generator/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>mybatis-generator-plugin</artifactId>
<name>IoTDB Extras: Mybatis Generator Plugin</name>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<licenses>
<license>
diff --git a/pom.xml b/pom.xml
index f14942a..159b4da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-extras-parent</artifactId>
- <version>2.0.3</version>
+ <version>2.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache IoTDB Project Extras Parent POM</name>
<description>This is the secondary repository that builds the examples and
integration modules for IoTDB.</description>