This is an automated email from the ASF dual-hosted git repository.

haonan 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 f53e4ae  [maven-release-plugin] prepare release v2.0.3
f53e4ae is described below

commit f53e4aea7fa727d40be6b547486fc81375255b3a
Author: HTHou <[email protected]>
AuthorDate: Thu Jun 19 15:53:31 2025 +0800

    [maven-release-plugin] prepare release v2.0.3
---
 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                       |  4 ++--
 connectors/hadoop/pom.xml                                  |  2 +-
 connectors/hive-connector/pom.xml                          |  4 ++--
 connectors/pom.xml                                         |  2 +-
 connectors/spark-iotdb-connector/pom.xml                   |  4 ++--
 connectors/spark-iotdb-connector/scala_2.11/pom.xml        |  2 +-
 connectors/spark-iotdb-connector/scala_2.12/pom.xml        |  2 +-
 .../iotdb-table-connector-3.3/pom.xml                      |  2 +-
 .../iotdb-table-connector-3.4/pom.xml                      |  2 +-
 .../iotdb-table-connector-3.5/pom.xml                      |  2 +-
 connectors/spark-iotdb-table-connector/pom.xml             |  2 +-
 .../spark-iotdb-table-common/pom.xml                       |  2 +-
 connectors/spark-tsfile/pom.xml                            |  4 ++--
 connectors/zeppelin-interpreter/pom.xml                    |  4 ++--
 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                   | 11 +++++++----
 examples/kafka/pom.xml                                     |  4 ++--
 examples/mybatis-generator/pom.xml                         |  8 ++++----
 examples/mybatisplus-generator/pom.xml                     |  6 +++---
 examples/pom.xml                                           |  2 +-
 examples/pulsar/pom.xml                                    |  4 ++--
 examples/rabbitmq/pom.xml                                  |  4 ++--
 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                                                    | 14 +++++++-------
 37 files changed, 74 insertions(+), 71 deletions(-)

diff --git a/connectors/flink-iotdb-connector/pom.xml 
b/connectors/flink-iotdb-connector/pom.xml
index 7895abc..a8cea83 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 bfe60d0..fcaaca0 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 8c56337..c03207d 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</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 2dcccbe..12fe645 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>iotdb-grafana-connector</artifactId>
     <packaging>war</packaging>
@@ -169,7 +169,7 @@
                                     <transformer 
implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
                                         
<resource>META-INF/spring.schemas</resource>
                                     </transformer>
-                                    <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
 />
+                                    <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
                                     <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                         <mainClass>${start-class}</mainClass>
                                     </transformer>
diff --git a/connectors/hadoop/pom.xml b/connectors/hadoop/pom.xml
index ab27788..c89860e 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 6993547..ef06a4d 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.tsfile</groupId>
diff --git a/connectors/pom.xml b/connectors/pom.xml
index b8f474c..8aaca47 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 eb4b7a8..1f826e7 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>spark-iotdb-connector</artifactId>
     <!-- NOTE: This module actually only contains the sources and the common 
settings
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
diff --git a/connectors/spark-iotdb-connector/scala_2.11/pom.xml 
b/connectors/spark-iotdb-connector/scala_2.11/pom.xml
index 85b68c2..0750ef3 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 7a524c0..5431cb1 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 eff280c..1d327e9 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 d6c1dd6..eed3b4a 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 55a54a6..033e385 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 232c9c4..4fc8daf 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 a13446a..90f2571 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 7b1acca..ad0a438 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
diff --git a/connectors/zeppelin-interpreter/pom.xml 
b/connectors/zeppelin-interpreter/pom.xml
index 30c4279..ca7fd95 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>zeppelin-iotdb</artifactId>
     <name>IoTDB: Connector: Apache Zeppelin</name>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
diff --git a/distributions/pom.xml b/distributions/pom.xml
index 3c20e19..6507647 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>spark-iotdb-connector_2.12</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
     </dependencies>
     <build>
diff --git a/examples/flink-sql/pom.xml b/examples/flink-sql/pom.xml
index 6047b3e..122f340 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.flink</groupId>
diff --git a/examples/flink/pom.xml b/examples/flink/pom.xml
index 869f51e..426f3a7 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.flink</groupId>
diff --git a/examples/hadoop/pom.xml b/examples/hadoop/pom.xml
index 4ad2f04..268558d 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/examples/iotdb-spring-boot-start/pom.xml 
b/examples/iotdb-spring-boot-start/pom.xml
index c156f94..b61ba40 100644
--- a/examples/iotdb-spring-boot-start/pom.xml
+++ b/examples/iotdb-spring-boot-start/pom.xml
@@ -25,12 +25,12 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
         <version>3.4.3</version>
-        <relativePath />
+        <relativePath/>
         <!-- lookup parent from repository -->
     </parent>
     <groupId>org.apache.iotdb</groupId>
     <artifactId>iotdb-spring-boot-start-example</artifactId>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>IoTDB: Example: SpringBoot Starter</name>
     <description>iotdb-spring-boot-start</description>
     <properties>
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-spring-boot-starter</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
     </dependencies>
     <build>
@@ -75,7 +75,7 @@
                         <importOrder>
                             <order>org.apache.iotdb,,javax,java,\#</order>
                         </importOrder>
-                        <removeUnusedImports />
+                        <removeUnusedImports/>
                     </java>
                     <lineEndings>UNIX</lineEndings>
                 </configuration>
@@ -91,4 +91,7 @@
             </plugin>
         </plugins>
     </build>
+    <scm>
+        <tag>v2.0.3</tag>
+    </scm>
 </project>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index d09db4e..71d1b53 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>kafka-example</artifactId>
     <name>IoTDB: Example: Apache Kafka</name>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
diff --git a/examples/mybatis-generator/pom.xml 
b/examples/mybatis-generator/pom.xml
index d0a609c..42b37b2 100644
--- a/examples/mybatis-generator/pom.xml
+++ b/examples/mybatis-generator/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.iotdb</groupId>
         <artifactId>iotdb-extras-parent</artifactId>
-        <version>2.0.4-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>mybatis-generator-example</artifactId>
     <name>IoTDB: Example: Mybatis Generator</name>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <dependencies>
         <dependency>
             <groupId>org.mybatis</groupId>
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>io.swagger.core.v3</groupId>
@@ -77,7 +77,7 @@
                     <dependency>
                         <groupId>org.apache.iotdb</groupId>
                         <artifactId>mybatis-generator-plugin</artifactId>
-                        <version>2.0.4-SNAPSHOT</version>
+                        <version>2.0.3</version>
                     </dependency>
                 </dependencies>
                 <configuration>
diff --git a/examples/mybatisplus-generator/pom.xml 
b/examples/mybatisplus-generator/pom.xml
index 570b25e..7ec9b11 100644
--- a/examples/mybatisplus-generator/pom.xml
+++ b/examples/mybatisplus-generator/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.iotdb</groupId>
         <artifactId>iotdb-extras-parent</artifactId>
-        <version>2.0.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <properties>
         <mybatisplus.version>3.5.10</mybatisplus.version>
         <maven.compiler.source>17</maven.compiler.source>
@@ -63,7 +63,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 205ffa0..ddbf0bd 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>examples</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/pulsar/pom.xml b/examples/pulsar/pom.xml
index eaf5a0a..c836901 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>pulsar-example</artifactId>
     <name>IoTDB: Example: Apache Pulsar</name>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
diff --git a/examples/rabbitmq/pom.xml b/examples/rabbitmq/pom.xml
index a517789..d735435 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>rabbitmq-example</artifactId>
     <name>IoTDB: Example: RabbitMQ</name>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>2.0.4-SNAPSHOT</version>
+            <version>2.0.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
diff --git a/examples/rocketmq/pom.xml b/examples/rocketmq/pom.xml
index cd3668a..fc793ca 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 c53c670..edac7e8 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</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 d363b42..75f80c5 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</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 875bcc0..a14c7ef 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.4-SNAPSHOT</version>
+        <version>2.0.3</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.4-SNAPSHOT</version>
+            <version>2.0.3</version>
             <type>zip</type>
         </dependency>
     </dependencies>
diff --git a/iotdb-collector/collector-openapi/pom.xml 
b/iotdb-collector/collector-openapi/pom.xml
index 1352019..79ad5a4 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <artifactId>collector-openapi</artifactId>
     <name>IoTDB: Collector: OpenAPI</name>
diff --git a/iotdb-collector/pom.xml b/iotdb-collector/pom.xml
index f221212..62b0454 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.4-SNAPSHOT</version>
+        <version>2.0.3</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 892a1f2..4e11ac6 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <groupId>org.apache.iotdb</groupId>
     <artifactId>iotdb-spring-boot-starter</artifactId>
     <name>IoTDB Extras: SpringBoot Starter</name>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3</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 26a108e..b1453bd 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.4-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <groupId>org.apache.iotdb</groupId>
     <artifactId>mybatis-generator-plugin</artifactId>
     <name>IoTDB Extras: Mybatis Generator Plugin</name>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>jar</packaging>
     <licenses>
         <license>
diff --git a/pom.xml b/pom.xml
index c5582a0..2f9a77e 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.4-SNAPSHOT</version>
+    <version>2.0.3</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>
@@ -50,9 +50,9 @@
         <!-- This was the last version to support Java 8 -->
         <antlr4.version>4.9.3</antlr4.version>
         <!-- By default, the argLine is empty-->
-        <argLine />
+        <argLine/>
         <awaitility.version>4.2.0</awaitility.version>
-        <boost.include.dir />
+        <boost.include.dir/>
         <!-- This was the last version to support Java 8 -->
         <caffeine.version>2.9.3</caffeine.version>
         <cglib.version>3.3.0</cglib.version>
@@ -174,7 +174,7 @@
         <!-- This was the last version to support Java 8 -->
         <swagger.version>1.6.14</swagger.version>
         <thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>
-        <thrift.exec.absolute.path />
+        <thrift.exec.absolute.path/>
         <!--
       Thrift 0.17.0 was the last version that could be used in Java 8 
applications,
       However Thrift 0.17.0 has an invalid entry in the META-INF/MANIFEST.mf 
file.
@@ -1578,7 +1578,7 @@
                             <importOrder>
                                 <order>org.apache.iotdb,,javax,java,\#</order>
                             </importOrder>
-                            <removeUnusedImports />
+                            <removeUnusedImports/>
                         </java>
                         <lineEndings>UNIX</lineEndings>
                     </configuration>
@@ -1697,7 +1697,7 @@
                         <phase>validate</phase>
                         <configuration>
                             <rules>
-                                <dependencyConvergence />
+                                <dependencyConvergence/>
                             </rules>
                         </configuration>
                     </execution>
@@ -2003,7 +2003,7 @@
         
<connection>scm:git:ssh://[email protected]/apache/iotdb-extras.git</connection>
         
<developerConnection>scm:git:ssh://[email protected]/apache/iotdb-extras.git</developerConnection>
         <url>ssh://[email protected]:apache/iotdb-extras.git</url>
-        <tag>HEAD</tag>
+        <tag>v2.0.3</tag>
     </scm>
     <issueManagement>
         <system>Jira</system>

Reply via email to