Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X committed Jun 13, 2024
1 parent 5fadf90 commit ee20a01
Show file tree
Hide file tree
Showing 29 changed files with 31 additions and 151 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-web</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>SeaTunnel</name>
Expand Down Expand Up @@ -1575,7 +1575,7 @@
<connection>scm:git:https://github.com/apache/seatunnel-web.git</connection>
<developerConnection>scm:git:https://github.com/apache/seatunnel-web.git</developerConnection>
<url>https://github.com/apache/seatunnel-web</url>
<tag>1.0.1</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion seatunnel-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-web</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>seatunnel-datasource</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions seatunnel-datasource/seatunnel-datasource-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>seatunnel-datasource-client</artifactId>
Expand Down Expand Up @@ -67,8 +67,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-all</artifactId>
Expand Down Expand Up @@ -102,9 +102,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-elasticsearch</artifactId>
Expand Down Expand Up @@ -77,9 +77,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-hive</artifactId>
Expand Down Expand Up @@ -109,9 +109,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-clickhouse</artifactId>
Expand Down Expand Up @@ -74,9 +74,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-db2</artifactId>
Expand Down Expand Up @@ -87,9 +87,4 @@

</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-hive</artifactId>
Expand Down Expand Up @@ -49,9 +49,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-mysql</artifactId>
Expand Down Expand Up @@ -76,9 +76,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-oracle</artifactId>
Expand Down Expand Up @@ -75,9 +75,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-postgresql</artifactId>
Expand Down Expand Up @@ -75,9 +75,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-redshift</artifactId>
Expand Down Expand Up @@ -75,9 +75,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-sqlserver</artifactId>
Expand Down Expand Up @@ -75,9 +75,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-starrocks</artifactId>
Expand Down Expand Up @@ -57,9 +57,4 @@
<scope>provided</scope>
</dependency>
</dependencies>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-jdbc-tidb</artifactId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>datasource-plugins-api</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -75,9 +75,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-kafka</artifactId>
Expand Down Expand Up @@ -78,9 +78,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-mongodb</artifactId>
Expand Down Expand Up @@ -60,8 +60,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-mysql-cdc</artifactId>
Expand Down Expand Up @@ -79,9 +79,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-plugins-api</artifactId>
Expand All @@ -33,8 +33,4 @@
<artifactId>auto-service</artifactId>
</dependency>
</dependencies>

<scm>
<tag>1.0.1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-datasource-plugins</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>

<artifactId>datasource-s3</artifactId>
Expand Down Expand Up @@ -61,9 +61,4 @@
</plugin>
</plugins>
</build>


<scm>
<tag>1.0.1</tag>
</scm>
</project>
Loading

0 comments on commit ee20a01

Please sign in to comment.