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 16d73d9 [maven-release-plugin] prepare release v2.0.3
16d73d9 is described below
commit 16d73d9056150d2d2e90837c919c5e85ad72f543
Author: HTHou <[email protected]>
AuthorDate: Thu Jun 19 18:33:43 2025 +0800
[maven-release-plugin] prepare release v2.0.3
---
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 +-
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 | 3 ++-
17 files changed, 25 insertions(+), 24 deletions(-)
diff --git a/connectors/pom.xml b/connectors/pom.xml
index a8ff4c0..3dc993c 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-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 30cda79..4859e8a 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-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
diff --git a/connectors/spark-iotdb-connector/scala_2.11/pom.xml
b/connectors/spark-iotdb-connector/scala_2.11/pom.xml
index 3ad08a8..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.3-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 f548ba2..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.3-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 931f812..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.3-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 7458eee..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.3-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 30da6f7..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.3-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 f183dfc..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.3-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 b7d7e6a..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.3-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/distributions/pom.xml b/distributions/pom.xml
index 4283960..62378d0 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-SNAPSHOT</version>
+ <version>2.0.3</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 188cf80..34561d7 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-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>collector-core</artifactId>
<name>IoTDB: Collector: Core</name>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<dependencies>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>collector-openapi</artifactId>
- <version>2.0.3-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 edcd8a1..c937f79 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-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>collector-distribution</artifactId>
<packaging>pom</packaging>
<name>IoTDB: Collector: Distribution</name>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<dependencies>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>collector-core</artifactId>
- <version>2.0.3-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 adfb27a..1510ea7 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-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>collector-openapi</artifactId>
<name>IoTDB: Collector: OpenAPI</name>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<dependencies>
<dependency>
<groupId>io.swagger</groupId>
diff --git a/iotdb-collector/pom.xml b/iotdb-collector/pom.xml
index fd7e68e..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.3-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 173732c..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.3-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.3-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 34663d0..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.3-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.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>jar</packaging>
<licenses>
<license>
diff --git a/pom.xml b/pom.xml
index 6cd6fc5..632f6aa 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-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>
@@ -2007,6 +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>
</scm>
<issueManagement>
<system>Jira</system>