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 7ac1fe8  [maven-release-plugin] prepare for next development iteration
7ac1fe8 is described below

commit 7ac1fe832e5be7115624f685d3a16fd128864c36
Author: HTHou <[email protected]>
AuthorDate: Thu Jun 19 18:33:51 2025 +0800

    [maven-release-plugin] prepare for next development iteration
---
 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 +-
 .../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 +-
 distributions/pom.xml                                      |  2 +-
 iotdb-collector/collector-core/pom.xml                     |  6 +++---
 iotdb-collector/collector-distribution/pom.xml             |  6 +++---
 iotdb-collector/collector-openapi/pom.xml                  |  4 ++--
 iotdb-collector/pom.xml                                    |  2 +-
 iotdb-spring-boot-starter/pom.xml                          |  4 ++--
 mybatis-generator/pom.xml                                  |  4 ++--
 pom.xml                                                    | 14 +++++++-------
 17 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 3dc993c..deff9d9 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.4-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..6ced32d 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.4-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..85b68c2 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.4-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..7a524c0 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.4-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..eff280c 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.4-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..d6c1dd6 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.4-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..55a54a6 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.4-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..232c9c4 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.4-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..a13446a 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.4-SNAPSHOT</version>
     </parent>
     <artifactId>spark-iotdb-table-common</artifactId>
     <name>IoTDB: Table Connector: Apache Spark Common</name>
diff --git a/distributions/pom.xml b/distributions/pom.xml
index 62378d0..cc002aa 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.4-SNAPSHOT</version>
     </parent>
     <artifactId>iotdb-extras-distributions</artifactId>
     <packaging>pom</packaging>
diff --git a/iotdb-collector/collector-core/pom.xml 
b/iotdb-collector/collector-core/pom.xml
index 34561d7..6182611 100644
--- a/iotdb-collector/collector-core/pom.xml
+++ b/iotdb-collector/collector-core/pom.xml
@@ -24,16 +24,16 @@
     <parent>
         <groupId>org.apache.iotdb</groupId>
         <artifactId>iotdb-collector</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
     </parent>
     <artifactId>collector-core</artifactId>
     <name>IoTDB: Collector: Core</name>
-    <version>2.0.3</version>
+    <version>2.0.4-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>collector-openapi</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.4-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 c937f79..ccd553a 100644
--- a/iotdb-collector/collector-distribution/pom.xml
+++ b/iotdb-collector/collector-distribution/pom.xml
@@ -24,17 +24,17 @@
     <parent>
         <groupId>org.apache.iotdb</groupId>
         <artifactId>iotdb-collector</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
     </parent>
     <artifactId>collector-distribution</artifactId>
     <packaging>pom</packaging>
     <name>IoTDB: Collector: Distribution</name>
-    <version>2.0.3</version>
+    <version>2.0.4-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>collector-core</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.4-SNAPSHOT</version>
             <type>zip</type>
         </dependency>
     </dependencies>
diff --git a/iotdb-collector/collector-openapi/pom.xml 
b/iotdb-collector/collector-openapi/pom.xml
index 1510ea7..6fbd450 100644
--- a/iotdb-collector/collector-openapi/pom.xml
+++ b/iotdb-collector/collector-openapi/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.iotdb</groupId>
         <artifactId>iotdb-collector</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.4-SNAPSHOT</version>
     </parent>
     <artifactId>collector-openapi</artifactId>
     <name>IoTDB: Collector: OpenAPI</name>
-    <version>2.0.3</version>
+    <version>2.0.4-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>io.swagger</groupId>
diff --git a/iotdb-collector/pom.xml b/iotdb-collector/pom.xml
index 62b0454..f221212 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.4-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..892a1f2 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.4-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.4-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..26a108e 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.4-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.4-SNAPSHOT</version>
     <packaging>jar</packaging>
     <licenses>
         <license>
diff --git a/pom.xml b/pom.xml
index 632f6aa..d0a76bf 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.4-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>
@@ -49,9 +49,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>
@@ -173,7 +173,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.
@@ -1577,7 +1577,7 @@
                             <importOrder>
                                 <order>org.apache.iotdb,,javax,java,\#</order>
                             </importOrder>
-                            <removeUnusedImports/>
+                            <removeUnusedImports />
                         </java>
                         <lineEndings>UNIX</lineEndings>
                     </configuration>
@@ -1701,7 +1701,7 @@
                         <phase>validate</phase>
                         <configuration>
                             <rules>
-                                <dependencyConvergence/>
+                                <dependencyConvergence />
                             </rules>
                         </configuration>
                     </execution>
@@ -2007,7 +2007,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>v2.0.3</tag>
+        <tag>HEAD</tag>
     </scm>
     <issueManagement>
         <system>Jira</system>

Reply via email to