From 825cefa825b9cf50d829a99bb476e6782787e090 Mon Sep 17 00:00:00 2001 From: Mohammad Arshad Date: Sat, 19 Oct 2024 16:25:47 +0530 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.2 --- 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-console/pom.xml | 9 ++++++--- .../datasource-elasticsearch/pom.xml | 9 ++++++--- .../datasource-fakesource/pom.xml | 9 ++++++--- .../seatunnel-datasource-plugins/datasource-hive/pom.xml | 9 ++++++--- .../datasource-jdbc-clickhouse/pom.xml | 9 ++++++--- .../datasource-jdbc-db2/pom.xml | 9 ++++++--- .../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 ++++++--- .../datasource-jdbc-tidb/pom.xml | 9 ++++++--- .../datasource-kafka/pom.xml | 9 ++++++--- .../datasource-mongodb/pom.xml | 9 ++++++--- .../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 ++++++--- .../datasource-starrocks/pom.xml | 9 ++++++--- .../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 ++--- seatunnel-web-it/pom.xml | 5 ++--- 32 files changed, 173 insertions(+), 97 deletions(-) diff --git a/pom.xml b/pom.xml index 9c174d927..f86758ab6 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. --> - + 4.0.0 @@ -25,7 +24,7 @@ org.apache.seatunnel seatunnel-web - ${revision} + 1.0.2 pom SeaTunnel @@ -1593,7 +1592,7 @@ scm:git:https://github.com/apache/seatunnel-web.git scm:git:https://github.com/apache/seatunnel-web.git https://github.com/apache/seatunnel-web - HEAD + 1.0.2 diff --git a/seatunnel-datasource/pom.xml b/seatunnel-datasource/pom.xml index a6fcbc7a5..6a1e627aa 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-web - ${revision} + 1.0.2 seatunnel-datasource diff --git a/seatunnel-datasource/seatunnel-datasource-client/pom.xml b/seatunnel-datasource/seatunnel-datasource-client/pom.xml index e697c6777..88c9b19c8 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource - ${revision} + 1.0.2 seatunnel-datasource-client @@ -68,4 +67,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-all/pom.xml index d5dee4503..270363776 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-all @@ -104,4 +103,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-console/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-console/pom.xml index d97d155ca..64e23edf5 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-console/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-console/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-console @@ -31,4 +30,8 @@ provided + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-elasticsearch/pom.xml index 61b995fde..623380911 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-elasticsearch @@ -79,4 +78,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-fakesource/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-fakesource/pom.xml index 5c195d04b..84d1cc4dd 100644 --- a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-fakesource/pom.xml +++ b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-fakesource/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-fakesource @@ -31,4 +30,8 @@ provided + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/pom.xml index e209dee36..f286fb6c8 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-hive @@ -110,4 +109,8 @@ + + + 1.0.2 + 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 31f722bd5..70c28831d 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-clickhouse @@ -76,4 +75,8 @@ + + + 1.0.2 + 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 a13423735..18dd7f423 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-db2 @@ -89,4 +88,8 @@ + + + 1.0.2 + 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 2ad03297d..a22dee44b 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-hive @@ -63,4 +62,8 @@ + + + 1.0.2 + 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 8a1e0b6a7..a6488e78a 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-mysql @@ -78,4 +77,8 @@ + + + 1.0.2 + 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 287b8f75c..f3a32d5e7 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-oracle @@ -77,4 +76,8 @@ + + + 1.0.2 + 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 27471250a..5900a3e9f 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-postgresql @@ -77,4 +76,8 @@ + + + 1.0.2 + 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 7f48dca45..927817565 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-redshift @@ -77,4 +76,8 @@ + + + 1.0.2 + 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 6ce0dd22c..58a47f96c 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-sqlserver @@ -77,4 +76,8 @@ + + + 1.0.2 + 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 8252514f0..5bc3a937b 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-starrocks @@ -59,4 +58,8 @@ + + + 1.0.2 + 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 4d024beb6..69855a5a8 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-jdbc-tidb @@ -77,4 +76,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-kafka/pom.xml index 8980db55d..2788470cd 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-kafka @@ -80,4 +79,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-mongodb/pom.xml index 8bbf4dcf7..f36e3caa9 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-mongodb @@ -61,4 +60,8 @@ + + + 1.0.2 + 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 885b5bdf7..c0bd7de8f 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-mysql-cdc @@ -81,4 +80,8 @@ + + + 1.0.2 + 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 7bdd419df..defb5bfc3 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-plugins-api @@ -34,4 +33,8 @@ auto-service + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-s3/pom.xml index 047fbb74f..809e92a31 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-s3 @@ -63,4 +62,8 @@ + + + 1.0.2 + 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 45f724e86..1f6753054 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-sqlserver-cdc @@ -71,4 +70,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/datasource-starrocks/pom.xml index 14ac1a851..4d9c56394 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource-plugins - ${revision} + 1.0.2 datasource-starrocks @@ -75,4 +74,8 @@ + + + 1.0.2 + diff --git a/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml b/seatunnel-datasource/seatunnel-datasource-plugins/pom.xml index 64dda5d2d..7e1283da7 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-datasource - ${revision} + 1.0.2 seatunnel-datasource-plugins @@ -54,4 +53,8 @@ 3.1.0 + + + 1.0.2 + diff --git a/seatunnel-server/pom.xml b/seatunnel-server/pom.xml index fd3454344..1839cd70f 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-web - ${revision} + 1.0.2 seatunnel-server diff --git a/seatunnel-server/seatunnel-app/pom.xml b/seatunnel-server/seatunnel-app/pom.xml index 24c2a44fe..b785738ec 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-server - ${revision} + 1.0.2 seatunnel-app @@ -533,4 +532,8 @@ + + + 1.0.2 + diff --git a/seatunnel-server/seatunnel-dynamicform/pom.xml b/seatunnel-server/seatunnel-dynamicform/pom.xml index 1f414a7dc..08c943a0e 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-server - ${revision} + 1.0.2 seatunnel-dynamicform @@ -44,4 +43,8 @@ optional + + + 1.0.2 + diff --git a/seatunnel-server/seatunnel-server-common/pom.xml b/seatunnel-server/seatunnel-server-common/pom.xml index cdbd95c81..7e704456b 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. --> - + 4.0.0 org.apache.seatunnel seatunnel-server - ${revision} + 1.0.2 seatunnel-server-common @@ -36,4 +35,8 @@ optional + + + 1.0.2 + diff --git a/seatunnel-web-dist/pom.xml b/seatunnel-web-dist/pom.xml index 531e31f0d..fb674076f 100644 --- a/seatunnel-web-dist/pom.xml +++ b/seatunnel-web-dist/pom.xml @@ -17,13 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.seatunnel seatunnel-web - ${revision} + 1.0.2 seatunnel-web-dist diff --git a/seatunnel-web-it/pom.xml b/seatunnel-web-it/pom.xml index 328dffdda..6d3d1c5bd 100644 --- a/seatunnel-web-it/pom.xml +++ b/seatunnel-web-it/pom.xml @@ -13,13 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.seatunnel seatunnel-web - ${revision} + 1.0.2 seatunnel-web-it