This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch 1.0.1-release in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
commit 5fadf90344a6bf73b2e9355ed1cfad9400638e94 Author: Jia Fan <fanjiaemi...@qq.com> AuthorDate: Thu Jun 13 11:05:17 2024 +0800 [maven-release-plugin] prepare release 1.0.1 --- pom.xml | 7 +++---- seatunnel-datasource/pom.xml | 5 ++--- seatunnel-datasource/seatunnel-datasource-client/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-all/pom.xml | 9 ++++++--- .../datasource-elasticsearch/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-hive/pom.xml | 9 ++++++--- .../datasource-jdbc-clickhouse/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-jdbc-db2/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-jdbc-hive/pom.xml | 9 ++++++--- .../datasource-jdbc-mysql/pom.xml | 9 ++++++--- .../datasource-jdbc-oracle/pom.xml | 9 ++++++--- .../datasource-jdbc-postgresql/pom.xml | 9 ++++++--- .../datasource-jdbc-redshift/pom.xml | 9 ++++++--- .../datasource-jdbc-sqlserver/pom.xml | 9 ++++++--- .../datasource-jdbc-starrocks/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-jdbc-tidb/pom.xml | 11 +++++++---- .../seatunnel-datasource-plugins/datasource-kafka/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-mongodb/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-mysql-cdc/pom.xml | 9 ++++++--- .../datasource-plugins-api/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-s3/pom.xml | 9 ++++++--- .../datasource-sqlserver-cdc/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-starrocks/pom.xml | 9 ++++++--- seatunnel-datasource/seatunnel-datasource-plugins/pom.xml | 9 ++++++--- seatunnel-server/pom.xml | 5 ++--- seatunnel-server/seatunnel-app/pom.xml | 9 ++++++--- seatunnel-server/seatunnel-dynamicform/pom.xml | 9 ++++++--- seatunnel-server/seatunnel-server-common/pom.xml | 9 ++++++--- seatunnel-web-dist/pom.xml | 5 ++--- 29 files changed, 160 insertions(+), 89 deletions(-) diff --git a/pom.xml b/pom.xml index c0e49c73..88c63d55 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -25,7 +24,7 @@ <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-web</artifactId> - <version>${revision}</version> + <version>1.0.1</version> <packaging>pom</packaging> <name>SeaTunnel</name> @@ -1576,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>HEAD</tag> + <tag>1.0.1</tag> </scm> <issueManagement> diff --git a/seatunnel-datasource/pom.xml b/seatunnel-datasource/pom.xml index a6fcbc7a..1cef6486 100644 --- a/seatunnel-datasource/pom.xml +++ b/seatunnel-datasource/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-web</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-datasource</artifactId> diff --git a/seatunnel-datasource/seatunnel-datasource-client/pom.xml b/seatunnel-datasource/seatunnel-datasource-client/pom.xml index e697c677..35ba1e38 100644 --- a/seatunnel-datasource/seatunnel-datasource-client/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-client/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-datasource-client</artifactId> @@ -68,4 +67,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml index d5dee450..00206295 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-all</artifactId> @@ -104,4 +103,8 @@ </dependency> </dependencies> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml index 61b995fd..976ad55b 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-elasticsearch</artifactId> @@ -79,4 +78,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml index 672885cc..0bf2de16 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-hive</artifactId> @@ -111,4 +110,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-clickhouse/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-clickhouse/pom.xml index 31f722bd..834d2f42 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-clickhouse/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-clickhouse/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-clickhouse</artifactId> @@ -76,4 +75,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-db2/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-db2/pom.xml index a1342373..f8740dbe 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-db2/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-db2/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-db2</artifactId> @@ -89,4 +88,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-hive/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-hive/pom.xml index f24fdb7c..f415ea00 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-hive/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-hive/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-hive</artifactId> @@ -51,4 +50,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-mysql/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-mysql/pom.xml index 8a1e0b6a..fb42c657 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-mysql/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-mysql/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-mysql</artifactId> @@ -78,4 +77,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-oracle/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-oracle/pom.xml index 287b8f75..71d8c8d2 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-oracle/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-oracle/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-oracle</artifactId> @@ -77,4 +76,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-postgresql/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-postgresql/pom.xml index 27471250..d7497d74 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-postgresql/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-postgresql/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-postgresql</artifactId> @@ -77,4 +76,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-redshift/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-redshift/pom.xml index 7f48dca4..90ce1ef7 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-redshift/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-redshift/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-redshift</artifactId> @@ -77,4 +76,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver/pom.xml index 6ce0dd22..ccec1dd0 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-sqlserver</artifactId> @@ -77,4 +76,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-starrocks/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-starrocks/pom.xml index 8252514f..8fee7347 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-starrocks/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-starrocks/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-starrocks</artifactId> @@ -59,4 +58,8 @@ </dependency> </dependencies> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-tidb/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-tidb/pom.xml index 477fad2e..2e12ab54 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-tidb/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-tidb/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-jdbc-tidb</artifactId> @@ -32,7 +31,7 @@ <dependency> <groupId>org.apache.seatunnel</groupId> <artifactId>datasource-plugins-api</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1</version> <scope>provided</scope> </dependency> <dependency> @@ -77,4 +76,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml index 8980db55..2bca566d 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-kafka</artifactId> @@ -80,4 +79,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml index 8bbf4dcf..0f9c2c64 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-mongodb</artifactId> @@ -61,4 +60,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mysql-cdc/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mysql-cdc/pom.xml index 885b5bdf..00dc323e 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mysql-cdc/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mysql-cdc/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-mysql-cdc</artifactId> @@ -81,4 +80,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-plugins-api/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-plugins-api/pom.xml index 7bdd419d..a46b68b9 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-plugins-api/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-plugins-api/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-plugins-api</artifactId> @@ -34,4 +33,8 @@ <artifactId>auto-service</artifactId> </dependency> </dependencies> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml index 047fbb74..cd8b4c9e 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-s3</artifactId> @@ -63,4 +62,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-sqlserver-cdc/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-sqlserver-cdc/pom.xml index 45f724e8..8cff4a96 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-sqlserver-cdc/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-sqlserver-cdc/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-sqlserver-cdc</artifactId> @@ -71,4 +70,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml index 14ac1a85..67fac86c 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource-plugins</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>datasource-starrocks</artifactId> @@ -75,4 +74,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml index 13af3009..51c7a89c 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-datasource</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-datasource-plugins</artifactId> @@ -48,4 +47,8 @@ <module>datasource-jdbc-db2</module> </modules> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-server/pom.xml b/seatunnel-server/pom.xml index fd345434..c8865f7f 100644 --- a/seatunnel-server/pom.xml +++ b/seatunnel-server/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-web</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-server</artifactId> diff --git a/seatunnel-server/seatunnel-app/pom.xml b/seatunnel-server/seatunnel-app/pom.xml index 24c2a44f..391d5044 100644 --- a/seatunnel-server/seatunnel-app/pom.xml +++ b/seatunnel-server/seatunnel-app/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-server</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-app</artifactId> @@ -533,4 +532,8 @@ </plugins> </build> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-server/seatunnel-dynamicform/pom.xml b/seatunnel-server/seatunnel-dynamicform/pom.xml index 1f414a7d..db4c541b 100644 --- a/seatunnel-server/seatunnel-dynamicform/pom.xml +++ b/seatunnel-server/seatunnel-dynamicform/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-server</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-dynamicform</artifactId> @@ -44,4 +43,8 @@ <classifier>optional</classifier> </dependency> </dependencies> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-server/seatunnel-server-common/pom.xml b/seatunnel-server/seatunnel-server-common/pom.xml index cdbd95c8..a8e813ff 100644 --- a/seatunnel-server/seatunnel-server-common/pom.xml +++ b/seatunnel-server/seatunnel-server-common/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-server</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-server-common</artifactId> @@ -36,4 +35,8 @@ <classifier>optional</classifier> </dependency> </dependencies> + + <scm> + <tag>1.0.1</tag> + </scm> </project> diff --git a/seatunnel-web-dist/pom.xml b/seatunnel-web-dist/pom.xml index 0623bd2f..ede46dd5 100644 --- a/seatunnel-web-dist/pom.xml +++ b/seatunnel-web-dist/pom.xml @@ -17,13 +17,12 @@ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.seatunnel</groupId> <artifactId>seatunnel-web</artifactId> - <version>${revision}</version> + <version>1.0.1</version> </parent> <artifactId>seatunnel-web-dist</artifactId>