From 6b98b181d8b86285e38f21c63ba7acc693901551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=BF=B5=E5=90=9B=20Nianjun=20Sun?= Date: Mon, 25 Sep 2023 10:48:21 +0800 Subject: [PATCH] Add : add check profile to validate the code --- .github/workflows/required-check.yml | 2 +- agent/api/pom.xml | 1 - agent/core/pom.xml | 1 - agent/plugins/core/pom.xml | 1 - agent/plugins/logging/pom.xml | 1 - agent/plugins/logging/type/file/pom.xml | 1 - agent/plugins/logging/type/pom.xml | 1 - agent/plugins/metrics/core/pom.xml | 1 - agent/plugins/metrics/pom.xml | 1 - agent/plugins/metrics/type/pom.xml | 1 - agent/plugins/metrics/type/prometheus/pom.xml | 1 - agent/plugins/pom.xml | 1 - agent/plugins/tracing/core/pom.xml | 1 - agent/plugins/tracing/pom.xml | 1 - agent/plugins/tracing/type/opentelemetry/pom.xml | 1 - agent/plugins/tracing/type/pom.xml | 1 - agent/pom.xml | 1 - db-protocol/core/pom.xml | 1 - db-protocol/mysql/pom.xml | 1 - db-protocol/opengauss/pom.xml | 1 - db-protocol/pom.xml | 1 - db-protocol/postgresql/pom.xml | 1 - distribution/agent/pom.xml | 1 - distribution/jdbc/pom.xml | 1 - distribution/pom.xml | 1 - distribution/proxy-native/pom.xml | 1 - distribution/proxy/pom.xml | 1 - distribution/src/pom.xml | 1 - features/broadcast/api/pom.xml | 1 - features/broadcast/core/pom.xml | 1 - features/broadcast/distsql/handler/pom.xml | 1 - features/broadcast/distsql/parser/pom.xml | 1 - features/broadcast/distsql/pom.xml | 1 - features/broadcast/distsql/statement/pom.xml | 1 - features/broadcast/pom.xml | 1 - features/encrypt/api/pom.xml | 1 - features/encrypt/core/pom.xml | 1 - features/encrypt/distsql/handler/pom.xml | 1 - features/encrypt/distsql/parser/pom.xml | 1 - features/encrypt/distsql/pom.xml | 1 - features/encrypt/distsql/statement/pom.xml | 1 - features/encrypt/pom.xml | 1 - features/mask/api/pom.xml | 1 - features/mask/core/pom.xml | 1 - features/mask/distsql/handler/pom.xml | 1 - features/mask/distsql/parser/pom.xml | 1 - features/mask/distsql/pom.xml | 1 - features/mask/distsql/statement/pom.xml | 1 - features/mask/pom.xml | 1 - features/pom.xml | 1 - features/readwrite-splitting/api/pom.xml | 1 - features/readwrite-splitting/core/pom.xml | 1 - features/readwrite-splitting/distsql/handler/pom.xml | 1 - features/readwrite-splitting/distsql/parser/pom.xml | 1 - features/readwrite-splitting/distsql/pom.xml | 1 - features/readwrite-splitting/distsql/statement/pom.xml | 1 - features/readwrite-splitting/pom.xml | 1 - features/shadow/api/pom.xml | 1 - features/shadow/core/pom.xml | 1 - features/shadow/distsql/handler/pom.xml | 1 - features/shadow/distsql/parser/pom.xml | 1 - features/shadow/distsql/pom.xml | 1 - features/shadow/distsql/statement/pom.xml | 1 - features/shadow/pom.xml | 1 - features/sharding/api/pom.xml | 1 - features/sharding/core/pom.xml | 1 - features/sharding/distsql/handler/pom.xml | 1 - features/sharding/distsql/parser/pom.xml | 1 - features/sharding/distsql/pom.xml | 1 - features/sharding/distsql/statement/pom.xml | 1 - features/sharding/pom.xml | 1 - infra/binder/pom.xml | 1 - infra/common/pom.xml | 1 - infra/context/pom.xml | 1 - infra/data-source-pool/core/pom.xml | 1 - infra/data-source-pool/pom.xml | 1 - infra/data-source-pool/type/c3p0/pom.xml | 1 - infra/data-source-pool/type/dbcp/pom.xml | 1 - infra/data-source-pool/type/hikari/pom.xml | 1 - infra/data-source-pool/type/pom.xml | 1 - infra/database/core/pom.xml | 1 - infra/database/pom.xml | 1 - infra/database/type/h2/pom.xml | 1 - infra/database/type/mariadb/pom.xml | 1 - infra/database/type/mysql/pom.xml | 1 - infra/database/type/opengauss/pom.xml | 1 - infra/database/type/oracle/pom.xml | 1 - infra/database/type/pom.xml | 1 - infra/database/type/postgresql/pom.xml | 1 - infra/database/type/sql92/pom.xml | 1 - infra/database/type/sqlserver/pom.xml | 1 - infra/distsql-handler/pom.xml | 1 - infra/exception/core/pom.xml | 1 - infra/exception/dialect/core/pom.xml | 1 - infra/exception/dialect/pom.xml | 1 - infra/exception/dialect/type/mysql/pom.xml | 1 - infra/exception/dialect/type/pom.xml | 1 - infra/exception/dialect/type/postgresql/pom.xml | 1 - infra/exception/pom.xml | 1 - infra/executor/pom.xml | 1 - infra/expr/core/pom.xml | 1 - infra/expr/pom.xml | 1 - infra/expr/spi/pom.xml | 1 - infra/expr/type/espresso/pom.xml | 1 - infra/expr/type/groovy/pom.xml | 1 - infra/expr/type/literal/pom.xml | 1 - infra/expr/type/pom.xml | 1 - infra/merge/pom.xml | 1 - infra/parser/pom.xml | 1 - infra/pom.xml | 1 - infra/rewrite/pom.xml | 1 - infra/route/pom.xml | 1 - infra/session/pom.xml | 1 - infra/spi/pom.xml | 1 - infra/util/pom.xml | 1 - jdbc/core/pom.xml | 1 - jdbc/pom.xml | 1 - kernel/authority/api/pom.xml | 1 - kernel/authority/core/pom.xml | 1 - kernel/authority/distsql/handler/pom.xml | 1 - kernel/authority/distsql/parser/pom.xml | 1 - kernel/authority/distsql/pom.xml | 1 - kernel/authority/distsql/statement/pom.xml | 1 - kernel/authority/pom.xml | 1 - kernel/data-pipeline/api/pom.xml | 1 - kernel/data-pipeline/core/pom.xml | 1 - kernel/data-pipeline/dialect/h2/pom.xml | 1 - kernel/data-pipeline/dialect/mysql/pom.xml | 1 - kernel/data-pipeline/dialect/opengauss/pom.xml | 1 - kernel/data-pipeline/dialect/pom.xml | 1 - kernel/data-pipeline/dialect/postgresql/pom.xml | 1 - kernel/data-pipeline/distsql/handler/pom.xml | 1 - kernel/data-pipeline/distsql/parser/pom.xml | 1 - kernel/data-pipeline/distsql/pom.xml | 1 - kernel/data-pipeline/distsql/statement/pom.xml | 1 - kernel/data-pipeline/pom.xml | 1 - kernel/data-pipeline/scenario/cdc/client/pom.xml | 1 - kernel/data-pipeline/scenario/cdc/core/pom.xml | 1 - kernel/data-pipeline/scenario/cdc/pom.xml | 1 - kernel/data-pipeline/scenario/cdc/protocol/pom.xml | 1 - kernel/data-pipeline/scenario/consistencycheck/pom.xml | 1 - kernel/data-pipeline/scenario/migration/pom.xml | 1 - kernel/data-pipeline/scenario/pom.xml | 1 - kernel/global-clock/api/pom.xml | 1 - kernel/global-clock/core/pom.xml | 1 - kernel/global-clock/distsql/handler/pom.xml | 1 - kernel/global-clock/distsql/parser/pom.xml | 1 - kernel/global-clock/distsql/pom.xml | 1 - kernel/global-clock/distsql/statement/pom.xml | 1 - kernel/global-clock/pom.xml | 1 - kernel/global-clock/type/hlc/pom.xml | 1 - kernel/global-clock/type/pom.xml | 1 - kernel/global-clock/type/tso/core/pom.xml | 1 - kernel/global-clock/type/tso/pom.xml | 1 - kernel/global-clock/type/tso/provider/pom.xml | 1 - kernel/global-clock/type/tso/provider/redis/pom.xml | 1 - kernel/global-clock/type/tso/spi/pom.xml | 1 - kernel/logging/api/pom.xml | 1 - kernel/logging/core/pom.xml | 1 - kernel/logging/pom.xml | 1 - kernel/metadata/core/pom.xml | 1 - kernel/metadata/pom.xml | 1 - kernel/pom.xml | 1 - kernel/single/api/pom.xml | 1 - kernel/single/core/pom.xml | 1 - kernel/single/distsql/handler/pom.xml | 1 - kernel/single/distsql/parser/pom.xml | 1 - kernel/single/distsql/pom.xml | 1 - kernel/single/distsql/statement/pom.xml | 1 - kernel/single/pom.xml | 1 - kernel/sql-federation/api/pom.xml | 1 - kernel/sql-federation/core/pom.xml | 1 - kernel/sql-federation/distsql/handler/pom.xml | 1 - kernel/sql-federation/distsql/parser/pom.xml | 1 - kernel/sql-federation/distsql/pom.xml | 1 - kernel/sql-federation/distsql/statement/pom.xml | 1 - kernel/sql-federation/pom.xml | 1 - kernel/sql-parser/api/pom.xml | 1 - kernel/sql-parser/core/pom.xml | 1 - kernel/sql-parser/distsql/handler/pom.xml | 1 - kernel/sql-parser/distsql/parser/pom.xml | 1 - kernel/sql-parser/distsql/pom.xml | 1 - kernel/sql-parser/distsql/statement/pom.xml | 1 - kernel/sql-parser/pom.xml | 1 - kernel/sql-translator/api/pom.xml | 1 - kernel/sql-translator/core/pom.xml | 1 - kernel/sql-translator/distsql/handler/pom.xml | 1 - kernel/sql-translator/distsql/parser/pom.xml | 1 - kernel/sql-translator/distsql/pom.xml | 1 - kernel/sql-translator/distsql/statement/pom.xml | 1 - kernel/sql-translator/pom.xml | 1 - kernel/sql-translator/provider/jooq/pom.xml | 1 - kernel/sql-translator/provider/native/pom.xml | 1 - kernel/sql-translator/provider/pom.xml | 1 - kernel/time-service/api/pom.xml | 1 - kernel/time-service/core/pom.xml | 1 - kernel/time-service/pom.xml | 1 - kernel/time-service/type/database/pom.xml | 1 - kernel/time-service/type/pom.xml | 1 - kernel/time-service/type/system/pom.xml | 1 - kernel/traffic/api/pom.xml | 1 - kernel/traffic/core/pom.xml | 1 - kernel/traffic/distsql/handler/pom.xml | 1 - kernel/traffic/distsql/parser/pom.xml | 1 - kernel/traffic/distsql/pom.xml | 1 - kernel/traffic/distsql/statement/pom.xml | 1 - kernel/traffic/pom.xml | 1 - kernel/transaction/api/pom.xml | 1 - kernel/transaction/core/pom.xml | 1 - kernel/transaction/distsql/handler/pom.xml | 1 - kernel/transaction/distsql/parser/pom.xml | 1 - kernel/transaction/distsql/pom.xml | 1 - kernel/transaction/distsql/statement/pom.xml | 1 - kernel/transaction/pom.xml | 1 - kernel/transaction/type/base/pom.xml | 1 - kernel/transaction/type/base/seata-at/pom.xml | 1 - kernel/transaction/type/pom.xml | 1 - kernel/transaction/type/xa/core/pom.xml | 1 - kernel/transaction/type/xa/pom.xml | 1 - kernel/transaction/type/xa/provider/atomikos/pom.xml | 1 - kernel/transaction/type/xa/provider/narayana/pom.xml | 1 - kernel/transaction/type/xa/provider/pom.xml | 1 - kernel/transaction/type/xa/spi/pom.xml | 1 - mode/api/pom.xml | 1 - mode/core/pom.xml | 1 - mode/pom.xml | 1 - mode/type/cluster/core/pom.xml | 1 - mode/type/cluster/pom.xml | 1 - mode/type/cluster/repository/api/pom.xml | 1 - mode/type/cluster/repository/pom.xml | 1 - mode/type/cluster/repository/provider/consul/pom.xml | 1 - mode/type/cluster/repository/provider/etcd/pom.xml | 1 - mode/type/cluster/repository/provider/nacos/pom.xml | 1 - mode/type/cluster/repository/provider/pom.xml | 1 - mode/type/cluster/repository/provider/zookeeper/pom.xml | 1 - mode/type/pom.xml | 1 - mode/type/standalone/core/pom.xml | 1 - mode/type/standalone/pom.xml | 1 - mode/type/standalone/repository/api/pom.xml | 1 - mode/type/standalone/repository/pom.xml | 1 - mode/type/standalone/repository/provider/jdbc/pom.xml | 1 - mode/type/standalone/repository/provider/pom.xml | 1 - parser/distsql/engine/pom.xml | 1 - parser/distsql/pom.xml | 1 - parser/distsql/statement/pom.xml | 1 - parser/pom.xml | 1 - parser/sql/dialect/mysql/pom.xml | 1 - parser/sql/dialect/opengauss/pom.xml | 1 - parser/sql/dialect/oracle/pom.xml | 1 - parser/sql/dialect/pom.xml | 1 - parser/sql/dialect/postgresql/pom.xml | 1 - parser/sql/dialect/sql92/pom.xml | 1 - parser/sql/dialect/sqlserver/pom.xml | 1 - parser/sql/engine/pom.xml | 1 - parser/sql/pom.xml | 1 - parser/sql/spi/pom.xml | 1 - parser/sql/statement/pom.xml | 1 - pom.xml | 1 - proxy/backend/core/pom.xml | 1 - proxy/backend/pom.xml | 1 - proxy/backend/type/hbase/pom.xml | 1 - proxy/backend/type/mysql/pom.xml | 1 - proxy/backend/type/opengauss/pom.xml | 1 - proxy/backend/type/pom.xml | 1 - proxy/backend/type/postgresql/pom.xml | 1 - proxy/bootstrap/pom.xml | 1 - proxy/frontend/core/pom.xml | 1 - proxy/frontend/pom.xml | 1 - proxy/frontend/spi/pom.xml | 1 - proxy/frontend/type/mysql/pom.xml | 1 - proxy/frontend/type/opengauss/pom.xml | 1 - proxy/frontend/type/pom.xml | 1 - proxy/frontend/type/postgresql/pom.xml | 1 - proxy/pom.xml | 1 - test/e2e/agent/jdbc-project/pom.xml | 1 - test/e2e/agent/plugins/common/pom.xml | 1 - test/e2e/agent/plugins/logging/file/pom.xml | 1 - test/e2e/agent/plugins/logging/pom.xml | 1 - test/e2e/agent/plugins/metrics/pom.xml | 1 - test/e2e/agent/plugins/metrics/prometheus/pom.xml | 1 - test/e2e/agent/plugins/pom.xml | 1 - test/e2e/agent/plugins/tracing/jaeger/pom.xml | 1 - test/e2e/agent/plugins/tracing/pom.xml | 1 - test/e2e/agent/plugins/tracing/zipkin/pom.xml | 1 - test/e2e/agent/pom.xml | 1 - test/e2e/driver/pom.xml | 1 - test/e2e/env/pom.xml | 1 - test/e2e/fixture/pom.xml | 1 - test/e2e/operation/pipeline/pom.xml | 1 - test/e2e/operation/pom.xml | 1 - test/e2e/operation/showprocesslist/pom.xml | 1 - test/e2e/operation/transaction/pom.xml | 1 - test/e2e/pom.xml | 1 - test/e2e/sql/pom.xml | 1 - test/fixture/database/pom.xml | 1 - test/fixture/infra/pom.xml | 1 - test/fixture/pom.xml | 1 - test/it/optimizer/pom.xml | 1 - test/it/parser/pom.xml | 1 - test/it/pipeline/pom.xml | 1 - test/it/pom.xml | 1 - test/it/rewriter/pom.xml | 1 - test/it/yaml/pom.xml | 1 - test/pom.xml | 1 - test/util/pom.xml | 1 - 305 files changed, 1 insertion(+), 305 deletions(-) diff --git a/.github/workflows/required-check.yml b/.github/workflows/required-check.yml index c853d52415835c..4fd96e9b2e2342 100644 --- a/.github/workflows/required-check.yml +++ b/.github/workflows/required-check.yml @@ -51,7 +51,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run Spotless - run: ./mvnw spotless:check -Pcheck -T1C + run: ./mvnw spotless:apply spotless:check -Pcheck -T1C check-license: if: ${{ needs.global-environment.outputs.GLOBAL_JOB_ENABLED == 'true' }} diff --git a/agent/api/pom.xml b/agent/api/pom.xml index 18b6de84bd0be0..a8348ad19bf8f9 100644 --- a/agent/api/pom.xml +++ b/agent/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/core/pom.xml b/agent/core/pom.xml index 79babf7258f891..f83206bf6c9dac 100644 --- a/agent/core/pom.xml +++ b/agent/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/core/pom.xml b/agent/plugins/core/pom.xml index c638df4dd593f0..285f6ee319bd69 100644 --- a/agent/plugins/core/pom.xml +++ b/agent/plugins/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/logging/pom.xml b/agent/plugins/logging/pom.xml index 2f5ae0c92d13c3..10737d74b22e0a 100644 --- a/agent/plugins/logging/pom.xml +++ b/agent/plugins/logging/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/logging/type/file/pom.xml b/agent/plugins/logging/type/file/pom.xml index 5bc16f0744b1bf..5ad3ba0428737f 100644 --- a/agent/plugins/logging/type/file/pom.xml +++ b/agent/plugins/logging/type/file/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/logging/type/pom.xml b/agent/plugins/logging/type/pom.xml index 71adaef2236f79..e5b871f89b1ef8 100644 --- a/agent/plugins/logging/type/pom.xml +++ b/agent/plugins/logging/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/metrics/core/pom.xml b/agent/plugins/metrics/core/pom.xml index 05dd1208a987dc..8897f1947c1039 100644 --- a/agent/plugins/metrics/core/pom.xml +++ b/agent/plugins/metrics/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/metrics/pom.xml b/agent/plugins/metrics/pom.xml index 85d1673fd54b05..9a381a5184bfa4 100644 --- a/agent/plugins/metrics/pom.xml +++ b/agent/plugins/metrics/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/metrics/type/pom.xml b/agent/plugins/metrics/type/pom.xml index dd055eb60c8677..d2976b13b39bb3 100644 --- a/agent/plugins/metrics/type/pom.xml +++ b/agent/plugins/metrics/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/metrics/type/prometheus/pom.xml b/agent/plugins/metrics/type/prometheus/pom.xml index 501d6d4ad28a4c..3c6d8c3c832d0e 100644 --- a/agent/plugins/metrics/type/prometheus/pom.xml +++ b/agent/plugins/metrics/type/prometheus/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/pom.xml b/agent/plugins/pom.xml index 6449bb4be73d9b..36540ea7c4b155 100644 --- a/agent/plugins/pom.xml +++ b/agent/plugins/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/tracing/core/pom.xml b/agent/plugins/tracing/core/pom.xml index a67e775cd30609..5caffa615750c6 100644 --- a/agent/plugins/tracing/core/pom.xml +++ b/agent/plugins/tracing/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/tracing/pom.xml b/agent/plugins/tracing/pom.xml index 17e8af3ee7ff80..009c8a8ec608b3 100644 --- a/agent/plugins/tracing/pom.xml +++ b/agent/plugins/tracing/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/tracing/type/opentelemetry/pom.xml b/agent/plugins/tracing/type/opentelemetry/pom.xml index d41f68072be6ec..25d5651408be63 100644 --- a/agent/plugins/tracing/type/opentelemetry/pom.xml +++ b/agent/plugins/tracing/type/opentelemetry/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/plugins/tracing/type/pom.xml b/agent/plugins/tracing/type/pom.xml index 69b5450f6a6803..ca3438e0457697 100644 --- a/agent/plugins/tracing/type/pom.xml +++ b/agent/plugins/tracing/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/agent/pom.xml b/agent/pom.xml index 47cfdac6a0eebe..092d7d73bfe3b5 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/db-protocol/core/pom.xml b/db-protocol/core/pom.xml index 6ef0df54c89729..4ee2d7435a343c 100644 --- a/db-protocol/core/pom.xml +++ b/db-protocol/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/db-protocol/mysql/pom.xml b/db-protocol/mysql/pom.xml index c10911f49085c3..f44c3fc55b9c7e 100644 --- a/db-protocol/mysql/pom.xml +++ b/db-protocol/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/db-protocol/opengauss/pom.xml b/db-protocol/opengauss/pom.xml index b7378f64649970..0a6d7442a20755 100644 --- a/db-protocol/opengauss/pom.xml +++ b/db-protocol/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/db-protocol/pom.xml b/db-protocol/pom.xml index 88b3e0f1cac2d1..4bd3d80af9df64 100644 --- a/db-protocol/pom.xml +++ b/db-protocol/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/db-protocol/postgresql/pom.xml b/db-protocol/postgresql/pom.xml index 884014bc7a503b..d01c1c00838e49 100644 --- a/db-protocol/postgresql/pom.xml +++ b/db-protocol/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/agent/pom.xml b/distribution/agent/pom.xml index 400e72643aa77d..b9036dbf80e142 100644 --- a/distribution/agent/pom.xml +++ b/distribution/agent/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/jdbc/pom.xml b/distribution/jdbc/pom.xml index 1c59bb5f7d09df..0403937e30d3d5 100644 --- a/distribution/jdbc/pom.xml +++ b/distribution/jdbc/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 6b5e2133ba4a61..5155113cfc34ee 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/proxy-native/pom.xml b/distribution/proxy-native/pom.xml index 1820bec16247cd..15efe1cc96a2cf 100644 --- a/distribution/proxy-native/pom.xml +++ b/distribution/proxy-native/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/proxy/pom.xml b/distribution/proxy/pom.xml index fca12eba7e92e7..b24ff591775dcd 100644 --- a/distribution/proxy/pom.xml +++ b/distribution/proxy/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/distribution/src/pom.xml b/distribution/src/pom.xml index 1db7640fd7b03b..eab9939fbf08d9 100644 --- a/distribution/src/pom.xml +++ b/distribution/src/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/api/pom.xml b/features/broadcast/api/pom.xml index becd342720d7a1..3195d5bf7e61b9 100644 --- a/features/broadcast/api/pom.xml +++ b/features/broadcast/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/core/pom.xml b/features/broadcast/core/pom.xml index f7b21b617fbef0..0ace89b9f4d9e5 100644 --- a/features/broadcast/core/pom.xml +++ b/features/broadcast/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/distsql/handler/pom.xml b/features/broadcast/distsql/handler/pom.xml index 2e821c44af7550..3eeabbbb01a802 100644 --- a/features/broadcast/distsql/handler/pom.xml +++ b/features/broadcast/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/distsql/parser/pom.xml b/features/broadcast/distsql/parser/pom.xml index 93cf78939cff46..f65ad2426ea82d 100644 --- a/features/broadcast/distsql/parser/pom.xml +++ b/features/broadcast/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/distsql/pom.xml b/features/broadcast/distsql/pom.xml index 5213944b59a764..cf4ee7fceefecf 100644 --- a/features/broadcast/distsql/pom.xml +++ b/features/broadcast/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/distsql/statement/pom.xml b/features/broadcast/distsql/statement/pom.xml index 485a319c55c237..88cd385b29125d 100644 --- a/features/broadcast/distsql/statement/pom.xml +++ b/features/broadcast/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/broadcast/pom.xml b/features/broadcast/pom.xml index 9c061a2614381a..5354baf50823c8 100644 --- a/features/broadcast/pom.xml +++ b/features/broadcast/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/api/pom.xml b/features/encrypt/api/pom.xml index d756df91789e22..18583b9995de72 100644 --- a/features/encrypt/api/pom.xml +++ b/features/encrypt/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/core/pom.xml b/features/encrypt/core/pom.xml index fdde037270af23..20f9839f962202 100644 --- a/features/encrypt/core/pom.xml +++ b/features/encrypt/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/distsql/handler/pom.xml b/features/encrypt/distsql/handler/pom.xml index 235c722f2fa8e9..a33564ff8fb75f 100644 --- a/features/encrypt/distsql/handler/pom.xml +++ b/features/encrypt/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/distsql/parser/pom.xml b/features/encrypt/distsql/parser/pom.xml index 66bacd6e0301ca..750464d1c4c531 100644 --- a/features/encrypt/distsql/parser/pom.xml +++ b/features/encrypt/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/distsql/pom.xml b/features/encrypt/distsql/pom.xml index 5407ab23a8390a..c9a0b57b118e1c 100644 --- a/features/encrypt/distsql/pom.xml +++ b/features/encrypt/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/distsql/statement/pom.xml b/features/encrypt/distsql/statement/pom.xml index ed1bce3ff03d39..36c797b3d6c916 100644 --- a/features/encrypt/distsql/statement/pom.xml +++ b/features/encrypt/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/encrypt/pom.xml b/features/encrypt/pom.xml index df7f2b0624458c..3fc2e11fdddf4b 100644 --- a/features/encrypt/pom.xml +++ b/features/encrypt/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/api/pom.xml b/features/mask/api/pom.xml index d9d4d9ac3a842c..581e466ef60e9a 100644 --- a/features/mask/api/pom.xml +++ b/features/mask/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/core/pom.xml b/features/mask/core/pom.xml index 57819498f7f07b..ece7683ef74359 100644 --- a/features/mask/core/pom.xml +++ b/features/mask/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/distsql/handler/pom.xml b/features/mask/distsql/handler/pom.xml index 7f83ce8bf8a6e5..10e850d8d6b67c 100644 --- a/features/mask/distsql/handler/pom.xml +++ b/features/mask/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/distsql/parser/pom.xml b/features/mask/distsql/parser/pom.xml index 165f6ea35beb0d..1aa12237270c84 100644 --- a/features/mask/distsql/parser/pom.xml +++ b/features/mask/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/distsql/pom.xml b/features/mask/distsql/pom.xml index bbe65624b91a77..e1f3445fab9c30 100644 --- a/features/mask/distsql/pom.xml +++ b/features/mask/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/distsql/statement/pom.xml b/features/mask/distsql/statement/pom.xml index 55d6a3dfb8cdd4..ba1e88879ef67d 100644 --- a/features/mask/distsql/statement/pom.xml +++ b/features/mask/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/mask/pom.xml b/features/mask/pom.xml index 4dc9410a5892ad..81a4554ac1f0e6 100644 --- a/features/mask/pom.xml +++ b/features/mask/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/pom.xml b/features/pom.xml index e87f629d71f082..40a3459e4f0500 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/api/pom.xml b/features/readwrite-splitting/api/pom.xml index 028165e7c427dc..43a01040810d3a 100644 --- a/features/readwrite-splitting/api/pom.xml +++ b/features/readwrite-splitting/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/core/pom.xml b/features/readwrite-splitting/core/pom.xml index 20c88df9f24848..53d3d996b155a8 100644 --- a/features/readwrite-splitting/core/pom.xml +++ b/features/readwrite-splitting/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/distsql/handler/pom.xml b/features/readwrite-splitting/distsql/handler/pom.xml index a8f75df087550c..2a2ba47f11dd38 100644 --- a/features/readwrite-splitting/distsql/handler/pom.xml +++ b/features/readwrite-splitting/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/distsql/parser/pom.xml b/features/readwrite-splitting/distsql/parser/pom.xml index 749e22d5f7d3c7..bc93d4acdf714a 100644 --- a/features/readwrite-splitting/distsql/parser/pom.xml +++ b/features/readwrite-splitting/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/distsql/pom.xml b/features/readwrite-splitting/distsql/pom.xml index 5991306bbf7aea..da928a89e63c14 100644 --- a/features/readwrite-splitting/distsql/pom.xml +++ b/features/readwrite-splitting/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/distsql/statement/pom.xml b/features/readwrite-splitting/distsql/statement/pom.xml index df800c2dd3bcf3..de7759338e01f7 100644 --- a/features/readwrite-splitting/distsql/statement/pom.xml +++ b/features/readwrite-splitting/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/readwrite-splitting/pom.xml b/features/readwrite-splitting/pom.xml index 92f86aa4032592..e7ca692833bd00 100644 --- a/features/readwrite-splitting/pom.xml +++ b/features/readwrite-splitting/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/api/pom.xml b/features/shadow/api/pom.xml index b6f2b1413a702e..f48268b89e14e1 100644 --- a/features/shadow/api/pom.xml +++ b/features/shadow/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/core/pom.xml b/features/shadow/core/pom.xml index 4fef5de60d1816..26a17325b9c04e 100644 --- a/features/shadow/core/pom.xml +++ b/features/shadow/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/distsql/handler/pom.xml b/features/shadow/distsql/handler/pom.xml index 293037dd7ce732..b9abd27099c143 100644 --- a/features/shadow/distsql/handler/pom.xml +++ b/features/shadow/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/distsql/parser/pom.xml b/features/shadow/distsql/parser/pom.xml index 050f389b10a382..a7ab76b069f13c 100644 --- a/features/shadow/distsql/parser/pom.xml +++ b/features/shadow/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/distsql/pom.xml b/features/shadow/distsql/pom.xml index bcba24e9772223..696d63c783c8d2 100644 --- a/features/shadow/distsql/pom.xml +++ b/features/shadow/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/distsql/statement/pom.xml b/features/shadow/distsql/statement/pom.xml index 7202bee104a0aa..e0a30287795a57 100644 --- a/features/shadow/distsql/statement/pom.xml +++ b/features/shadow/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/shadow/pom.xml b/features/shadow/pom.xml index 42d36774c20060..d958324c2a60bb 100644 --- a/features/shadow/pom.xml +++ b/features/shadow/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/api/pom.xml b/features/sharding/api/pom.xml index f935472cb466f4..74be5965a10a57 100644 --- a/features/sharding/api/pom.xml +++ b/features/sharding/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/core/pom.xml b/features/sharding/core/pom.xml index 826168dbb10612..5a2d93a16230d3 100644 --- a/features/sharding/core/pom.xml +++ b/features/sharding/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/distsql/handler/pom.xml b/features/sharding/distsql/handler/pom.xml index 36f187f9da5b6a..b8651923584550 100644 --- a/features/sharding/distsql/handler/pom.xml +++ b/features/sharding/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/distsql/parser/pom.xml b/features/sharding/distsql/parser/pom.xml index 7c0a55e708bbff..bb7116c62ea26f 100644 --- a/features/sharding/distsql/parser/pom.xml +++ b/features/sharding/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/distsql/pom.xml b/features/sharding/distsql/pom.xml index 90c0681362f433..958ccb2e68cdd8 100644 --- a/features/sharding/distsql/pom.xml +++ b/features/sharding/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/distsql/statement/pom.xml b/features/sharding/distsql/statement/pom.xml index 37b86c8f87ecb0..d08a19f72ca454 100644 --- a/features/sharding/distsql/statement/pom.xml +++ b/features/sharding/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/features/sharding/pom.xml b/features/sharding/pom.xml index 4dad19fcd5f2c3..7f912a83514236 100644 --- a/features/sharding/pom.xml +++ b/features/sharding/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/binder/pom.xml b/infra/binder/pom.xml index c65364660013ca..39d9f64c5271c2 100644 --- a/infra/binder/pom.xml +++ b/infra/binder/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/common/pom.xml b/infra/common/pom.xml index 95e8d9bc3811ca..35a2c936702558 100644 --- a/infra/common/pom.xml +++ b/infra/common/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/context/pom.xml b/infra/context/pom.xml index 1b9f27aaaebec9..6fefcaabd4ec76 100644 --- a/infra/context/pom.xml +++ b/infra/context/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/core/pom.xml b/infra/data-source-pool/core/pom.xml index b3207f45e53f6c..c9d52bbbe811b9 100644 --- a/infra/data-source-pool/core/pom.xml +++ b/infra/data-source-pool/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/pom.xml b/infra/data-source-pool/pom.xml index 24b22309697696..77e67e536ba4ef 100644 --- a/infra/data-source-pool/pom.xml +++ b/infra/data-source-pool/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/type/c3p0/pom.xml b/infra/data-source-pool/type/c3p0/pom.xml index 5b074c97578df7..1cbe8a6004c7b9 100644 --- a/infra/data-source-pool/type/c3p0/pom.xml +++ b/infra/data-source-pool/type/c3p0/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/type/dbcp/pom.xml b/infra/data-source-pool/type/dbcp/pom.xml index b3e5a8f86d8723..8f348fc02a4866 100644 --- a/infra/data-source-pool/type/dbcp/pom.xml +++ b/infra/data-source-pool/type/dbcp/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/type/hikari/pom.xml b/infra/data-source-pool/type/hikari/pom.xml index 8e302131daf96e..544826d1e349f4 100644 --- a/infra/data-source-pool/type/hikari/pom.xml +++ b/infra/data-source-pool/type/hikari/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/data-source-pool/type/pom.xml b/infra/data-source-pool/type/pom.xml index 6f5aaac7e94d73..15560a6a73cc3a 100644 --- a/infra/data-source-pool/type/pom.xml +++ b/infra/data-source-pool/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/core/pom.xml b/infra/database/core/pom.xml index d3921be0806b16..1543d35ea5eeb0 100644 --- a/infra/database/core/pom.xml +++ b/infra/database/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/pom.xml b/infra/database/pom.xml index ead25305904f88..699332e332809b 100644 --- a/infra/database/pom.xml +++ b/infra/database/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/h2/pom.xml b/infra/database/type/h2/pom.xml index 2f4b33c54c0040..d61db296968c35 100644 --- a/infra/database/type/h2/pom.xml +++ b/infra/database/type/h2/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/mariadb/pom.xml b/infra/database/type/mariadb/pom.xml index e0bfdf806d372b..4cb58fa0d411ac 100644 --- a/infra/database/type/mariadb/pom.xml +++ b/infra/database/type/mariadb/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/mysql/pom.xml b/infra/database/type/mysql/pom.xml index ee2f2f8e5416b6..e5c28973a06ce1 100644 --- a/infra/database/type/mysql/pom.xml +++ b/infra/database/type/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/opengauss/pom.xml b/infra/database/type/opengauss/pom.xml index 441e65060097b5..4e45a5b7e5ae0b 100644 --- a/infra/database/type/opengauss/pom.xml +++ b/infra/database/type/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/oracle/pom.xml b/infra/database/type/oracle/pom.xml index 319d383a508b3b..41d6db00a90cf1 100644 --- a/infra/database/type/oracle/pom.xml +++ b/infra/database/type/oracle/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/pom.xml b/infra/database/type/pom.xml index 6306cbc04cd210..859d5fd352374c 100644 --- a/infra/database/type/pom.xml +++ b/infra/database/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/postgresql/pom.xml b/infra/database/type/postgresql/pom.xml index f68ea9ef8a9671..ed66831a2752d8 100644 --- a/infra/database/type/postgresql/pom.xml +++ b/infra/database/type/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/sql92/pom.xml b/infra/database/type/sql92/pom.xml index fc737de2ddf3b1..d2922d2285dd16 100644 --- a/infra/database/type/sql92/pom.xml +++ b/infra/database/type/sql92/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/database/type/sqlserver/pom.xml b/infra/database/type/sqlserver/pom.xml index 859ebbf484528f..5f669fca8d0713 100644 --- a/infra/database/type/sqlserver/pom.xml +++ b/infra/database/type/sqlserver/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/distsql-handler/pom.xml b/infra/distsql-handler/pom.xml index 9cdccc885043aa..e6b11679f8e7aa 100644 --- a/infra/distsql-handler/pom.xml +++ b/infra/distsql-handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/core/pom.xml b/infra/exception/core/pom.xml index 4f10debc840de1..69bad750de550d 100644 --- a/infra/exception/core/pom.xml +++ b/infra/exception/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/dialect/core/pom.xml b/infra/exception/dialect/core/pom.xml index 07ccc70a24aadc..09b6f6aa612c63 100644 --- a/infra/exception/dialect/core/pom.xml +++ b/infra/exception/dialect/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/dialect/pom.xml b/infra/exception/dialect/pom.xml index 87e44fa81a17f5..d0b6907a9d3cde 100644 --- a/infra/exception/dialect/pom.xml +++ b/infra/exception/dialect/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/dialect/type/mysql/pom.xml b/infra/exception/dialect/type/mysql/pom.xml index 80c4787b6e1222..90669873b8ef6c 100644 --- a/infra/exception/dialect/type/mysql/pom.xml +++ b/infra/exception/dialect/type/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/dialect/type/pom.xml b/infra/exception/dialect/type/pom.xml index 5ada5937e913ee..d8a72347ee0735 100644 --- a/infra/exception/dialect/type/pom.xml +++ b/infra/exception/dialect/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/dialect/type/postgresql/pom.xml b/infra/exception/dialect/type/postgresql/pom.xml index 316793aaaba0f3..a3ae190a215c95 100644 --- a/infra/exception/dialect/type/postgresql/pom.xml +++ b/infra/exception/dialect/type/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/exception/pom.xml b/infra/exception/pom.xml index 1ff59aca36b0b0..41f87e8bb8743d 100644 --- a/infra/exception/pom.xml +++ b/infra/exception/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/executor/pom.xml b/infra/executor/pom.xml index ec46e2c990de58..440f07de785bda 100644 --- a/infra/executor/pom.xml +++ b/infra/executor/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/core/pom.xml b/infra/expr/core/pom.xml index dc998ba856034c..999fce5dd287f3 100644 --- a/infra/expr/core/pom.xml +++ b/infra/expr/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/pom.xml b/infra/expr/pom.xml index 6b30073cea4e4f..4c432530acbacb 100644 --- a/infra/expr/pom.xml +++ b/infra/expr/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/spi/pom.xml b/infra/expr/spi/pom.xml index 81eb01d8761afa..503d2dea987d5e 100644 --- a/infra/expr/spi/pom.xml +++ b/infra/expr/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/type/espresso/pom.xml b/infra/expr/type/espresso/pom.xml index df2cf432cd1e89..23fa24e544bdc9 100644 --- a/infra/expr/type/espresso/pom.xml +++ b/infra/expr/type/espresso/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/type/groovy/pom.xml b/infra/expr/type/groovy/pom.xml index 4591658174e654..08b8dec4bd9736 100644 --- a/infra/expr/type/groovy/pom.xml +++ b/infra/expr/type/groovy/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/type/literal/pom.xml b/infra/expr/type/literal/pom.xml index 9505aab5145213..2e85378b85a2af 100644 --- a/infra/expr/type/literal/pom.xml +++ b/infra/expr/type/literal/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/expr/type/pom.xml b/infra/expr/type/pom.xml index 8283b9eb8a811f..ae0a584e9fe239 100644 --- a/infra/expr/type/pom.xml +++ b/infra/expr/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/merge/pom.xml b/infra/merge/pom.xml index e61a28707c75af..e170088087ed73 100644 --- a/infra/merge/pom.xml +++ b/infra/merge/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/parser/pom.xml b/infra/parser/pom.xml index 145a598dec45ed..937f4a764e6b60 100644 --- a/infra/parser/pom.xml +++ b/infra/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/pom.xml b/infra/pom.xml index 9019fc66ef9a50..a3f314b0e9bb72 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/rewrite/pom.xml b/infra/rewrite/pom.xml index 1beaf6fa6d3093..50ac8621ee0785 100644 --- a/infra/rewrite/pom.xml +++ b/infra/rewrite/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/route/pom.xml b/infra/route/pom.xml index 6fce19c47e3cb0..6cb3958b4f8f20 100644 --- a/infra/route/pom.xml +++ b/infra/route/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/session/pom.xml b/infra/session/pom.xml index febca5e5fcf829..a67bf6b12d3292 100644 --- a/infra/session/pom.xml +++ b/infra/session/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/spi/pom.xml b/infra/spi/pom.xml index 3034ce63aadce0..bb5af960f41af7 100644 --- a/infra/spi/pom.xml +++ b/infra/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/infra/util/pom.xml b/infra/util/pom.xml index fa6c67ae998f7e..85719821856e02 100644 --- a/infra/util/pom.xml +++ b/infra/util/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml index bae493cf8ccf20..92c175e16f6a68 100644 --- a/jdbc/core/pom.xml +++ b/jdbc/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 425e4426e4cf74..d5840cfd39e06a 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/api/pom.xml b/kernel/authority/api/pom.xml index e7749af4445576..ffecfb1fc9e69d 100644 --- a/kernel/authority/api/pom.xml +++ b/kernel/authority/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/core/pom.xml b/kernel/authority/core/pom.xml index cda48cbe222b64..cd3f01f1ec4763 100644 --- a/kernel/authority/core/pom.xml +++ b/kernel/authority/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/distsql/handler/pom.xml b/kernel/authority/distsql/handler/pom.xml index f0f4a23803e991..cfb3f5e881a72e 100644 --- a/kernel/authority/distsql/handler/pom.xml +++ b/kernel/authority/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/distsql/parser/pom.xml b/kernel/authority/distsql/parser/pom.xml index 3b2a5c150d40b5..f4bea72c49a32a 100644 --- a/kernel/authority/distsql/parser/pom.xml +++ b/kernel/authority/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/distsql/pom.xml b/kernel/authority/distsql/pom.xml index e3b64a74f6c5bb..281e945cb90287 100644 --- a/kernel/authority/distsql/pom.xml +++ b/kernel/authority/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/distsql/statement/pom.xml b/kernel/authority/distsql/statement/pom.xml index 9564082a82677f..8827e8858d6e8b 100644 --- a/kernel/authority/distsql/statement/pom.xml +++ b/kernel/authority/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/authority/pom.xml b/kernel/authority/pom.xml index b84fa223aa23b5..f23f615916f287 100644 --- a/kernel/authority/pom.xml +++ b/kernel/authority/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/api/pom.xml b/kernel/data-pipeline/api/pom.xml index 2d23701cf4e8a3..2fb43d54e5545a 100644 --- a/kernel/data-pipeline/api/pom.xml +++ b/kernel/data-pipeline/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/core/pom.xml b/kernel/data-pipeline/core/pom.xml index f81d38450fa2be..139365a65abd27 100644 --- a/kernel/data-pipeline/core/pom.xml +++ b/kernel/data-pipeline/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/dialect/h2/pom.xml b/kernel/data-pipeline/dialect/h2/pom.xml index 5a6f9ee4ccadd3..268498368f99ff 100644 --- a/kernel/data-pipeline/dialect/h2/pom.xml +++ b/kernel/data-pipeline/dialect/h2/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/dialect/mysql/pom.xml b/kernel/data-pipeline/dialect/mysql/pom.xml index f25c17abccdf40..eadb234ab026a2 100644 --- a/kernel/data-pipeline/dialect/mysql/pom.xml +++ b/kernel/data-pipeline/dialect/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/dialect/opengauss/pom.xml b/kernel/data-pipeline/dialect/opengauss/pom.xml index dbb742697b9f5d..51f686ce7e4909 100644 --- a/kernel/data-pipeline/dialect/opengauss/pom.xml +++ b/kernel/data-pipeline/dialect/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/dialect/pom.xml b/kernel/data-pipeline/dialect/pom.xml index 7e02a4e037bcb0..19ea10f647aedf 100644 --- a/kernel/data-pipeline/dialect/pom.xml +++ b/kernel/data-pipeline/dialect/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/dialect/postgresql/pom.xml b/kernel/data-pipeline/dialect/postgresql/pom.xml index 5d22ab48b283f7..e3099845e4a6d2 100644 --- a/kernel/data-pipeline/dialect/postgresql/pom.xml +++ b/kernel/data-pipeline/dialect/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/distsql/handler/pom.xml b/kernel/data-pipeline/distsql/handler/pom.xml index f4d81653d3722f..830490ef867367 100644 --- a/kernel/data-pipeline/distsql/handler/pom.xml +++ b/kernel/data-pipeline/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/distsql/parser/pom.xml b/kernel/data-pipeline/distsql/parser/pom.xml index 0468a5ea74fe31..37532ea90bd2ec 100644 --- a/kernel/data-pipeline/distsql/parser/pom.xml +++ b/kernel/data-pipeline/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/distsql/pom.xml b/kernel/data-pipeline/distsql/pom.xml index 5ba38c823c5250..995d0e6215e30a 100644 --- a/kernel/data-pipeline/distsql/pom.xml +++ b/kernel/data-pipeline/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/distsql/statement/pom.xml b/kernel/data-pipeline/distsql/statement/pom.xml index e98dc3c71f39a6..580e9216dc01fe 100644 --- a/kernel/data-pipeline/distsql/statement/pom.xml +++ b/kernel/data-pipeline/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/pom.xml b/kernel/data-pipeline/pom.xml index 37d817ec554142..634ba64b04fc2d 100644 --- a/kernel/data-pipeline/pom.xml +++ b/kernel/data-pipeline/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/cdc/client/pom.xml b/kernel/data-pipeline/scenario/cdc/client/pom.xml index 76bd4c1fcb8a5a..33247b23224010 100644 --- a/kernel/data-pipeline/scenario/cdc/client/pom.xml +++ b/kernel/data-pipeline/scenario/cdc/client/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/cdc/core/pom.xml b/kernel/data-pipeline/scenario/cdc/core/pom.xml index 896895e90bffe7..8a6e4bf8cb86a8 100644 --- a/kernel/data-pipeline/scenario/cdc/core/pom.xml +++ b/kernel/data-pipeline/scenario/cdc/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/cdc/pom.xml b/kernel/data-pipeline/scenario/cdc/pom.xml index f3feb0412dee88..b439a34e8430fb 100644 --- a/kernel/data-pipeline/scenario/cdc/pom.xml +++ b/kernel/data-pipeline/scenario/cdc/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/cdc/protocol/pom.xml b/kernel/data-pipeline/scenario/cdc/protocol/pom.xml index 126c15664f9999..7e86db5a3f5be6 100644 --- a/kernel/data-pipeline/scenario/cdc/protocol/pom.xml +++ b/kernel/data-pipeline/scenario/cdc/protocol/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/consistencycheck/pom.xml b/kernel/data-pipeline/scenario/consistencycheck/pom.xml index e40b6926252dce..5efe787a85552b 100644 --- a/kernel/data-pipeline/scenario/consistencycheck/pom.xml +++ b/kernel/data-pipeline/scenario/consistencycheck/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/migration/pom.xml b/kernel/data-pipeline/scenario/migration/pom.xml index 3ac21f10613bf6..ddfa4106ad509a 100644 --- a/kernel/data-pipeline/scenario/migration/pom.xml +++ b/kernel/data-pipeline/scenario/migration/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/data-pipeline/scenario/pom.xml b/kernel/data-pipeline/scenario/pom.xml index 1a4bfea7c18721..3ff7f2d7a3ef66 100644 --- a/kernel/data-pipeline/scenario/pom.xml +++ b/kernel/data-pipeline/scenario/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/api/pom.xml b/kernel/global-clock/api/pom.xml index 634e899ccb10d4..27f1f54f0636bc 100644 --- a/kernel/global-clock/api/pom.xml +++ b/kernel/global-clock/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/core/pom.xml b/kernel/global-clock/core/pom.xml index d27e0d0db7fe53..5f1a9b4b41099b 100644 --- a/kernel/global-clock/core/pom.xml +++ b/kernel/global-clock/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/distsql/handler/pom.xml b/kernel/global-clock/distsql/handler/pom.xml index f07dd7bf79a6ff..9c7b3b77daf859 100644 --- a/kernel/global-clock/distsql/handler/pom.xml +++ b/kernel/global-clock/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/distsql/parser/pom.xml b/kernel/global-clock/distsql/parser/pom.xml index 4381f881283887..00502d142a864e 100644 --- a/kernel/global-clock/distsql/parser/pom.xml +++ b/kernel/global-clock/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/distsql/pom.xml b/kernel/global-clock/distsql/pom.xml index fc04ec445010a7..0ea5d67f38fe44 100644 --- a/kernel/global-clock/distsql/pom.xml +++ b/kernel/global-clock/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/distsql/statement/pom.xml b/kernel/global-clock/distsql/statement/pom.xml index 90f7701b883d0c..09bf318cc15d8f 100644 --- a/kernel/global-clock/distsql/statement/pom.xml +++ b/kernel/global-clock/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/pom.xml b/kernel/global-clock/pom.xml index 7d27fdaedf98af..e83d86033384d6 100644 --- a/kernel/global-clock/pom.xml +++ b/kernel/global-clock/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/hlc/pom.xml b/kernel/global-clock/type/hlc/pom.xml index 84d0eb4019472c..667054e8b7bac5 100644 --- a/kernel/global-clock/type/hlc/pom.xml +++ b/kernel/global-clock/type/hlc/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/pom.xml b/kernel/global-clock/type/pom.xml index 6df88d51bf2172..c0aea9b2df325d 100644 --- a/kernel/global-clock/type/pom.xml +++ b/kernel/global-clock/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/tso/core/pom.xml b/kernel/global-clock/type/tso/core/pom.xml index 9f2c5d5199f8dd..53883408abdc1d 100644 --- a/kernel/global-clock/type/tso/core/pom.xml +++ b/kernel/global-clock/type/tso/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/tso/pom.xml b/kernel/global-clock/type/tso/pom.xml index 787a7e83a4e25e..8797ff9be6ba71 100644 --- a/kernel/global-clock/type/tso/pom.xml +++ b/kernel/global-clock/type/tso/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/tso/provider/pom.xml b/kernel/global-clock/type/tso/provider/pom.xml index 7dfc976214d4b7..e12e5b9eb70635 100644 --- a/kernel/global-clock/type/tso/provider/pom.xml +++ b/kernel/global-clock/type/tso/provider/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/tso/provider/redis/pom.xml b/kernel/global-clock/type/tso/provider/redis/pom.xml index 980ad81e45b898..13c24086cfbbdb 100644 --- a/kernel/global-clock/type/tso/provider/redis/pom.xml +++ b/kernel/global-clock/type/tso/provider/redis/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/global-clock/type/tso/spi/pom.xml b/kernel/global-clock/type/tso/spi/pom.xml index 2381d1a3c72ab0..0afc0a61623378 100644 --- a/kernel/global-clock/type/tso/spi/pom.xml +++ b/kernel/global-clock/type/tso/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/logging/api/pom.xml b/kernel/logging/api/pom.xml index 1ec0f9c0895165..c23838c7ff9c82 100644 --- a/kernel/logging/api/pom.xml +++ b/kernel/logging/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/logging/core/pom.xml b/kernel/logging/core/pom.xml index b524f20336826b..190e7c243745ba 100644 --- a/kernel/logging/core/pom.xml +++ b/kernel/logging/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/logging/pom.xml b/kernel/logging/pom.xml index 5683f5bc5cd3d6..d0dee49a46d1d1 100644 --- a/kernel/logging/pom.xml +++ b/kernel/logging/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/metadata/core/pom.xml b/kernel/metadata/core/pom.xml index 1985229ea749cd..caedf60b2a47c4 100644 --- a/kernel/metadata/core/pom.xml +++ b/kernel/metadata/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/metadata/pom.xml b/kernel/metadata/pom.xml index 85de2d58ba2265..5401c21456969a 100644 --- a/kernel/metadata/pom.xml +++ b/kernel/metadata/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/pom.xml b/kernel/pom.xml index 4a0b1a95fd1335..4f112b428596cb 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/api/pom.xml b/kernel/single/api/pom.xml index f2629772967c0f..354bc13ac934c4 100644 --- a/kernel/single/api/pom.xml +++ b/kernel/single/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/core/pom.xml b/kernel/single/core/pom.xml index 1636cb0904afff..37c3e98fd036fc 100644 --- a/kernel/single/core/pom.xml +++ b/kernel/single/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/distsql/handler/pom.xml b/kernel/single/distsql/handler/pom.xml index 68bb6cd183c869..a16fb183f33f95 100644 --- a/kernel/single/distsql/handler/pom.xml +++ b/kernel/single/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/distsql/parser/pom.xml b/kernel/single/distsql/parser/pom.xml index 78429328275557..a328fa34ce0b4c 100644 --- a/kernel/single/distsql/parser/pom.xml +++ b/kernel/single/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/distsql/pom.xml b/kernel/single/distsql/pom.xml index 7593f7fe9962c3..5d30e80a7608d0 100644 --- a/kernel/single/distsql/pom.xml +++ b/kernel/single/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/distsql/statement/pom.xml b/kernel/single/distsql/statement/pom.xml index 3e9c33c6c720ae..847fc8dd175239 100644 --- a/kernel/single/distsql/statement/pom.xml +++ b/kernel/single/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/single/pom.xml b/kernel/single/pom.xml index 612595f140a939..072b0c8d2d15cd 100644 --- a/kernel/single/pom.xml +++ b/kernel/single/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/api/pom.xml b/kernel/sql-federation/api/pom.xml index 47ee4fec29a782..0757a6d83291f5 100644 --- a/kernel/sql-federation/api/pom.xml +++ b/kernel/sql-federation/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/core/pom.xml b/kernel/sql-federation/core/pom.xml index d5bab530c24f3d..beda1790d258e4 100644 --- a/kernel/sql-federation/core/pom.xml +++ b/kernel/sql-federation/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/distsql/handler/pom.xml b/kernel/sql-federation/distsql/handler/pom.xml index 99072efb9776e3..de03da85229ac6 100644 --- a/kernel/sql-federation/distsql/handler/pom.xml +++ b/kernel/sql-federation/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/distsql/parser/pom.xml b/kernel/sql-federation/distsql/parser/pom.xml index dadd7d1f9655fa..1a6a25995c74ee 100644 --- a/kernel/sql-federation/distsql/parser/pom.xml +++ b/kernel/sql-federation/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/distsql/pom.xml b/kernel/sql-federation/distsql/pom.xml index e579a7b1f95e47..3eb9c949d3de85 100644 --- a/kernel/sql-federation/distsql/pom.xml +++ b/kernel/sql-federation/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/distsql/statement/pom.xml b/kernel/sql-federation/distsql/statement/pom.xml index 1fd42cfacb8a0f..bd87c95d2788d3 100644 --- a/kernel/sql-federation/distsql/statement/pom.xml +++ b/kernel/sql-federation/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-federation/pom.xml b/kernel/sql-federation/pom.xml index 12538564638b87..249351e1f75fd7 100644 --- a/kernel/sql-federation/pom.xml +++ b/kernel/sql-federation/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/api/pom.xml b/kernel/sql-parser/api/pom.xml index 2cd1d29c7fdf48..922e175d8641ea 100644 --- a/kernel/sql-parser/api/pom.xml +++ b/kernel/sql-parser/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/core/pom.xml b/kernel/sql-parser/core/pom.xml index 62486f5aed970c..c523b9deeb4557 100644 --- a/kernel/sql-parser/core/pom.xml +++ b/kernel/sql-parser/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/distsql/handler/pom.xml b/kernel/sql-parser/distsql/handler/pom.xml index 11a3aec7305cd3..42bb5a916d21c2 100644 --- a/kernel/sql-parser/distsql/handler/pom.xml +++ b/kernel/sql-parser/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/distsql/parser/pom.xml b/kernel/sql-parser/distsql/parser/pom.xml index 4b08ec46c2cbf7..c88c15ddf1360d 100644 --- a/kernel/sql-parser/distsql/parser/pom.xml +++ b/kernel/sql-parser/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/distsql/pom.xml b/kernel/sql-parser/distsql/pom.xml index f4e91a7066ca30..a9cb666159ac7c 100644 --- a/kernel/sql-parser/distsql/pom.xml +++ b/kernel/sql-parser/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/distsql/statement/pom.xml b/kernel/sql-parser/distsql/statement/pom.xml index 8e1a22c4e4806f..c7fc79eb5611d3 100644 --- a/kernel/sql-parser/distsql/statement/pom.xml +++ b/kernel/sql-parser/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-parser/pom.xml b/kernel/sql-parser/pom.xml index 41c192889fd47f..bf16d572e34b79 100644 --- a/kernel/sql-parser/pom.xml +++ b/kernel/sql-parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/api/pom.xml b/kernel/sql-translator/api/pom.xml index 987edd885af76c..4f4de2bde1b8e0 100644 --- a/kernel/sql-translator/api/pom.xml +++ b/kernel/sql-translator/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/core/pom.xml b/kernel/sql-translator/core/pom.xml index 72dc1354b3cc39..e867a4ed8e6ae8 100644 --- a/kernel/sql-translator/core/pom.xml +++ b/kernel/sql-translator/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/distsql/handler/pom.xml b/kernel/sql-translator/distsql/handler/pom.xml index 7f5814e95ad737..e04d3ba04326aa 100644 --- a/kernel/sql-translator/distsql/handler/pom.xml +++ b/kernel/sql-translator/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/distsql/parser/pom.xml b/kernel/sql-translator/distsql/parser/pom.xml index d6f2645922b4a9..e8c3579f61fc80 100644 --- a/kernel/sql-translator/distsql/parser/pom.xml +++ b/kernel/sql-translator/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/distsql/pom.xml b/kernel/sql-translator/distsql/pom.xml index 5f36cb1d3b6d0f..d597814715bce8 100644 --- a/kernel/sql-translator/distsql/pom.xml +++ b/kernel/sql-translator/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/distsql/statement/pom.xml b/kernel/sql-translator/distsql/statement/pom.xml index db03089d8f6849..5dac75d14e8219 100644 --- a/kernel/sql-translator/distsql/statement/pom.xml +++ b/kernel/sql-translator/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/pom.xml b/kernel/sql-translator/pom.xml index a6660cbbeede53..77a059836a2504 100644 --- a/kernel/sql-translator/pom.xml +++ b/kernel/sql-translator/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/provider/jooq/pom.xml b/kernel/sql-translator/provider/jooq/pom.xml index 1beb928175f0a2..e305ff8772a6ea 100644 --- a/kernel/sql-translator/provider/jooq/pom.xml +++ b/kernel/sql-translator/provider/jooq/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/provider/native/pom.xml b/kernel/sql-translator/provider/native/pom.xml index 0c25cddee7e1c0..6412fd22c4ff4f 100644 --- a/kernel/sql-translator/provider/native/pom.xml +++ b/kernel/sql-translator/provider/native/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/sql-translator/provider/pom.xml b/kernel/sql-translator/provider/pom.xml index a1a62eb3056932..242b37d89b37d7 100644 --- a/kernel/sql-translator/provider/pom.xml +++ b/kernel/sql-translator/provider/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/api/pom.xml b/kernel/time-service/api/pom.xml index dac3260a9136e7..1bcc7ecacd26f7 100644 --- a/kernel/time-service/api/pom.xml +++ b/kernel/time-service/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/core/pom.xml b/kernel/time-service/core/pom.xml index 21f728366b040f..9506536b243de5 100644 --- a/kernel/time-service/core/pom.xml +++ b/kernel/time-service/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/pom.xml b/kernel/time-service/pom.xml index 391a2f0eb0dcca..c5a380f07b75ee 100644 --- a/kernel/time-service/pom.xml +++ b/kernel/time-service/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/type/database/pom.xml b/kernel/time-service/type/database/pom.xml index c22480dd051acf..87b4e88a627535 100644 --- a/kernel/time-service/type/database/pom.xml +++ b/kernel/time-service/type/database/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/type/pom.xml b/kernel/time-service/type/pom.xml index 1498db7854197c..936d75030de15b 100644 --- a/kernel/time-service/type/pom.xml +++ b/kernel/time-service/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/time-service/type/system/pom.xml b/kernel/time-service/type/system/pom.xml index ca490f4a40d951..9997f9ce0547b6 100644 --- a/kernel/time-service/type/system/pom.xml +++ b/kernel/time-service/type/system/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/api/pom.xml b/kernel/traffic/api/pom.xml index a3a88727d1cd0c..a6a8b9ee4914c4 100644 --- a/kernel/traffic/api/pom.xml +++ b/kernel/traffic/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/core/pom.xml b/kernel/traffic/core/pom.xml index 64564acf4f8d47..47d96af0c824fe 100644 --- a/kernel/traffic/core/pom.xml +++ b/kernel/traffic/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/distsql/handler/pom.xml b/kernel/traffic/distsql/handler/pom.xml index 0ddc991b90df12..ef9bc07d2a5ce2 100644 --- a/kernel/traffic/distsql/handler/pom.xml +++ b/kernel/traffic/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/distsql/parser/pom.xml b/kernel/traffic/distsql/parser/pom.xml index c4ad8add2e9e63..63fb691c4ea232 100644 --- a/kernel/traffic/distsql/parser/pom.xml +++ b/kernel/traffic/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/distsql/pom.xml b/kernel/traffic/distsql/pom.xml index 20efb7a8a44eec..fc7cc796d89442 100644 --- a/kernel/traffic/distsql/pom.xml +++ b/kernel/traffic/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/distsql/statement/pom.xml b/kernel/traffic/distsql/statement/pom.xml index b66cafd99125a1..81c1878be10a75 100644 --- a/kernel/traffic/distsql/statement/pom.xml +++ b/kernel/traffic/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/traffic/pom.xml b/kernel/traffic/pom.xml index bcacf15d9cc4a0..86d47e6d305acb 100644 --- a/kernel/traffic/pom.xml +++ b/kernel/traffic/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/api/pom.xml b/kernel/transaction/api/pom.xml index 8ccac2b2440be3..b412f679834636 100644 --- a/kernel/transaction/api/pom.xml +++ b/kernel/transaction/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/core/pom.xml b/kernel/transaction/core/pom.xml index b139b1337a297b..2506b9015a7df9 100644 --- a/kernel/transaction/core/pom.xml +++ b/kernel/transaction/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/distsql/handler/pom.xml b/kernel/transaction/distsql/handler/pom.xml index 58f219bccb1056..5d1d2c195c7265 100644 --- a/kernel/transaction/distsql/handler/pom.xml +++ b/kernel/transaction/distsql/handler/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/distsql/parser/pom.xml b/kernel/transaction/distsql/parser/pom.xml index 5c15ac2649d5fb..79bc2635dafac9 100644 --- a/kernel/transaction/distsql/parser/pom.xml +++ b/kernel/transaction/distsql/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/distsql/pom.xml b/kernel/transaction/distsql/pom.xml index 2a6896c45b3a05..f1770313a42760 100644 --- a/kernel/transaction/distsql/pom.xml +++ b/kernel/transaction/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/distsql/statement/pom.xml b/kernel/transaction/distsql/statement/pom.xml index 357d834281c78e..d9eb6519645300 100644 --- a/kernel/transaction/distsql/statement/pom.xml +++ b/kernel/transaction/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/pom.xml b/kernel/transaction/pom.xml index 9dad8be4b4ac79..2b67a70ee08041 100644 --- a/kernel/transaction/pom.xml +++ b/kernel/transaction/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/base/pom.xml b/kernel/transaction/type/base/pom.xml index 689225807cb37e..30c488ab688337 100644 --- a/kernel/transaction/type/base/pom.xml +++ b/kernel/transaction/type/base/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/base/seata-at/pom.xml b/kernel/transaction/type/base/seata-at/pom.xml index e78da9f7e307e3..41a1412ebd5b96 100644 --- a/kernel/transaction/type/base/seata-at/pom.xml +++ b/kernel/transaction/type/base/seata-at/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/pom.xml b/kernel/transaction/type/pom.xml index 6c4d3f3da3bb4a..10f0360605fcbc 100644 --- a/kernel/transaction/type/pom.xml +++ b/kernel/transaction/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/core/pom.xml b/kernel/transaction/type/xa/core/pom.xml index 16000c0b7cc326..90ca97d2ed9c73 100644 --- a/kernel/transaction/type/xa/core/pom.xml +++ b/kernel/transaction/type/xa/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/pom.xml b/kernel/transaction/type/xa/pom.xml index e33ff7778958a8..7b1481219c92ed 100644 --- a/kernel/transaction/type/xa/pom.xml +++ b/kernel/transaction/type/xa/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/provider/atomikos/pom.xml b/kernel/transaction/type/xa/provider/atomikos/pom.xml index 0f01238132f606..3bf1166c17c545 100644 --- a/kernel/transaction/type/xa/provider/atomikos/pom.xml +++ b/kernel/transaction/type/xa/provider/atomikos/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/provider/narayana/pom.xml b/kernel/transaction/type/xa/provider/narayana/pom.xml index bb0fd3f8fb6113..2ef06e0608de37 100644 --- a/kernel/transaction/type/xa/provider/narayana/pom.xml +++ b/kernel/transaction/type/xa/provider/narayana/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/provider/pom.xml b/kernel/transaction/type/xa/provider/pom.xml index 05c4e3db3566a5..77a0f32bd94bdc 100644 --- a/kernel/transaction/type/xa/provider/pom.xml +++ b/kernel/transaction/type/xa/provider/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/kernel/transaction/type/xa/spi/pom.xml b/kernel/transaction/type/xa/spi/pom.xml index 75f54db3b8c5b7..29991a0282c696 100644 --- a/kernel/transaction/type/xa/spi/pom.xml +++ b/kernel/transaction/type/xa/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/api/pom.xml b/mode/api/pom.xml index 0d127ecaba0012..502482ae537266 100644 --- a/mode/api/pom.xml +++ b/mode/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/core/pom.xml b/mode/core/pom.xml index 85a60fd53d0d3d..106e66aadcaa4b 100644 --- a/mode/core/pom.xml +++ b/mode/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/pom.xml b/mode/pom.xml index 208d1163fcccbf..7b94eae25a99d1 100644 --- a/mode/pom.xml +++ b/mode/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/core/pom.xml b/mode/type/cluster/core/pom.xml index 6167c02356338b..1e72315ff70be5 100644 --- a/mode/type/cluster/core/pom.xml +++ b/mode/type/cluster/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/pom.xml b/mode/type/cluster/pom.xml index 024ed535216e9f..b90e9ebe28352e 100644 --- a/mode/type/cluster/pom.xml +++ b/mode/type/cluster/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/api/pom.xml b/mode/type/cluster/repository/api/pom.xml index 218adaada9dd58..1f9f747ce25956 100644 --- a/mode/type/cluster/repository/api/pom.xml +++ b/mode/type/cluster/repository/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/pom.xml b/mode/type/cluster/repository/pom.xml index 0e136ab501531b..3e30eb8387da40 100644 --- a/mode/type/cluster/repository/pom.xml +++ b/mode/type/cluster/repository/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/provider/consul/pom.xml b/mode/type/cluster/repository/provider/consul/pom.xml index 526214cfcc03da..088e70afd0a906 100644 --- a/mode/type/cluster/repository/provider/consul/pom.xml +++ b/mode/type/cluster/repository/provider/consul/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/provider/etcd/pom.xml b/mode/type/cluster/repository/provider/etcd/pom.xml index ff846395d5ccd3..7f1aa4ac5eb9cf 100644 --- a/mode/type/cluster/repository/provider/etcd/pom.xml +++ b/mode/type/cluster/repository/provider/etcd/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/provider/nacos/pom.xml b/mode/type/cluster/repository/provider/nacos/pom.xml index 15f90bd3c676a8..3c8c1dda050de4 100644 --- a/mode/type/cluster/repository/provider/nacos/pom.xml +++ b/mode/type/cluster/repository/provider/nacos/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/provider/pom.xml b/mode/type/cluster/repository/provider/pom.xml index f6c0480c8482ee..454aeb2b8106ef 100644 --- a/mode/type/cluster/repository/provider/pom.xml +++ b/mode/type/cluster/repository/provider/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/cluster/repository/provider/zookeeper/pom.xml b/mode/type/cluster/repository/provider/zookeeper/pom.xml index 7487e8139ef76b..88816bca3f9962 100644 --- a/mode/type/cluster/repository/provider/zookeeper/pom.xml +++ b/mode/type/cluster/repository/provider/zookeeper/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/pom.xml b/mode/type/pom.xml index ca56b116a526e2..deff8a19494123 100644 --- a/mode/type/pom.xml +++ b/mode/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/core/pom.xml b/mode/type/standalone/core/pom.xml index 10af949b4b64f7..696e0b66bb0ea4 100644 --- a/mode/type/standalone/core/pom.xml +++ b/mode/type/standalone/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/pom.xml b/mode/type/standalone/pom.xml index 24c648411148b8..d9d1286aab186a 100644 --- a/mode/type/standalone/pom.xml +++ b/mode/type/standalone/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/repository/api/pom.xml b/mode/type/standalone/repository/api/pom.xml index 13993019d7308c..84378d0435bbe9 100644 --- a/mode/type/standalone/repository/api/pom.xml +++ b/mode/type/standalone/repository/api/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/repository/pom.xml b/mode/type/standalone/repository/pom.xml index 47d9cc964d7a00..76173882f88cc4 100644 --- a/mode/type/standalone/repository/pom.xml +++ b/mode/type/standalone/repository/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/repository/provider/jdbc/pom.xml b/mode/type/standalone/repository/provider/jdbc/pom.xml index 55f3e2db13db9c..c14a80345c47aa 100644 --- a/mode/type/standalone/repository/provider/jdbc/pom.xml +++ b/mode/type/standalone/repository/provider/jdbc/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/mode/type/standalone/repository/provider/pom.xml b/mode/type/standalone/repository/provider/pom.xml index 1b1569b120cff6..1e5ad1e27500c7 100644 --- a/mode/type/standalone/repository/provider/pom.xml +++ b/mode/type/standalone/repository/provider/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/distsql/engine/pom.xml b/parser/distsql/engine/pom.xml index 19b9523de0a4de..3d7bd44cbb8e59 100644 --- a/parser/distsql/engine/pom.xml +++ b/parser/distsql/engine/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/distsql/pom.xml b/parser/distsql/pom.xml index ec037ebc9a1543..99133cef93a35f 100644 --- a/parser/distsql/pom.xml +++ b/parser/distsql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/distsql/statement/pom.xml b/parser/distsql/statement/pom.xml index 8c6557466c6085..3ac2698a27bae7 100644 --- a/parser/distsql/statement/pom.xml +++ b/parser/distsql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/pom.xml b/parser/pom.xml index 39bfb53a197a6f..12f60f0448f9dc 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/mysql/pom.xml b/parser/sql/dialect/mysql/pom.xml index e3d3614256ceda..fba68959c7873f 100644 --- a/parser/sql/dialect/mysql/pom.xml +++ b/parser/sql/dialect/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/opengauss/pom.xml b/parser/sql/dialect/opengauss/pom.xml index 10d81a48ee2f34..efdabc3eb487f9 100644 --- a/parser/sql/dialect/opengauss/pom.xml +++ b/parser/sql/dialect/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/oracle/pom.xml b/parser/sql/dialect/oracle/pom.xml index a34aa934ef6fc9..100b666b6bcf87 100644 --- a/parser/sql/dialect/oracle/pom.xml +++ b/parser/sql/dialect/oracle/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/pom.xml b/parser/sql/dialect/pom.xml index 0a7b2276a5bb52..6a909aed213d3e 100644 --- a/parser/sql/dialect/pom.xml +++ b/parser/sql/dialect/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/postgresql/pom.xml b/parser/sql/dialect/postgresql/pom.xml index 7d2b9018747b16..4cfae9d0f6942e 100644 --- a/parser/sql/dialect/postgresql/pom.xml +++ b/parser/sql/dialect/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/sql92/pom.xml b/parser/sql/dialect/sql92/pom.xml index fee42405b1b537..bf34935a19c98f 100644 --- a/parser/sql/dialect/sql92/pom.xml +++ b/parser/sql/dialect/sql92/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/dialect/sqlserver/pom.xml b/parser/sql/dialect/sqlserver/pom.xml index 00a07bda8d1f13..2d5c24c78a51db 100644 --- a/parser/sql/dialect/sqlserver/pom.xml +++ b/parser/sql/dialect/sqlserver/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/engine/pom.xml b/parser/sql/engine/pom.xml index 1760398469b390..cfe1f2a17db563 100644 --- a/parser/sql/engine/pom.xml +++ b/parser/sql/engine/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/pom.xml b/parser/sql/pom.xml index 0308dd98e1e4fa..1316f493092a6e 100644 --- a/parser/sql/pom.xml +++ b/parser/sql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/spi/pom.xml b/parser/sql/spi/pom.xml index ebd6e29600241f..2daad9833d2e66 100644 --- a/parser/sql/spi/pom.xml +++ b/parser/sql/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/parser/sql/statement/pom.xml b/parser/sql/statement/pom.xml index a15a6a853aa397..11c555c234c37e 100644 --- a/parser/sql/statement/pom.xml +++ b/parser/sql/statement/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/pom.xml b/pom.xml index 0251855ca67b4d..b15bc5e71bc7ac 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/core/pom.xml b/proxy/backend/core/pom.xml index 6f208a63187b92..de1df79d11866a 100644 --- a/proxy/backend/core/pom.xml +++ b/proxy/backend/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/pom.xml b/proxy/backend/pom.xml index e5e4f8178b5cd0..6b1e207a2ce52c 100644 --- a/proxy/backend/pom.xml +++ b/proxy/backend/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/type/hbase/pom.xml b/proxy/backend/type/hbase/pom.xml index 231c5163100b9f..b77fea2cf2615e 100644 --- a/proxy/backend/type/hbase/pom.xml +++ b/proxy/backend/type/hbase/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/type/mysql/pom.xml b/proxy/backend/type/mysql/pom.xml index 2f0c20641000dc..46fb02d9931d7a 100644 --- a/proxy/backend/type/mysql/pom.xml +++ b/proxy/backend/type/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/type/opengauss/pom.xml b/proxy/backend/type/opengauss/pom.xml index 13eb6b7c54ace6..417a91838677fb 100644 --- a/proxy/backend/type/opengauss/pom.xml +++ b/proxy/backend/type/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/type/pom.xml b/proxy/backend/type/pom.xml index 7cb21d0bda173e..6e53c6373afef5 100644 --- a/proxy/backend/type/pom.xml +++ b/proxy/backend/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/backend/type/postgresql/pom.xml b/proxy/backend/type/postgresql/pom.xml index 8b60b32e91b031..0e857e9cafd6f4 100644 --- a/proxy/backend/type/postgresql/pom.xml +++ b/proxy/backend/type/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/bootstrap/pom.xml b/proxy/bootstrap/pom.xml index 7eb7e0d1c25843..a5fc4fbdc67163 100644 --- a/proxy/bootstrap/pom.xml +++ b/proxy/bootstrap/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/core/pom.xml b/proxy/frontend/core/pom.xml index fc3fa00a4a8207..af6ba7bd30a208 100644 --- a/proxy/frontend/core/pom.xml +++ b/proxy/frontend/core/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/pom.xml b/proxy/frontend/pom.xml index 73eea85301ba91..d2e1844df6439f 100644 --- a/proxy/frontend/pom.xml +++ b/proxy/frontend/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/spi/pom.xml b/proxy/frontend/spi/pom.xml index 6da0fb59efb65b..d1d744911d5e23 100644 --- a/proxy/frontend/spi/pom.xml +++ b/proxy/frontend/spi/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/type/mysql/pom.xml b/proxy/frontend/type/mysql/pom.xml index 5a9b54749ca12c..4e6487403f9241 100644 --- a/proxy/frontend/type/mysql/pom.xml +++ b/proxy/frontend/type/mysql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/type/opengauss/pom.xml b/proxy/frontend/type/opengauss/pom.xml index 67a9b33dfab9a8..b381f12e8536c8 100644 --- a/proxy/frontend/type/opengauss/pom.xml +++ b/proxy/frontend/type/opengauss/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/type/pom.xml b/proxy/frontend/type/pom.xml index c00a57aac3dd0a..01cc27626882cb 100644 --- a/proxy/frontend/type/pom.xml +++ b/proxy/frontend/type/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/frontend/type/postgresql/pom.xml b/proxy/frontend/type/postgresql/pom.xml index 8fec3ea0df8cc1..6559a60af9ad03 100644 --- a/proxy/frontend/type/postgresql/pom.xml +++ b/proxy/frontend/type/postgresql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/proxy/pom.xml b/proxy/pom.xml index 95ad27794d9dcc..14db56120da299 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/jdbc-project/pom.xml b/test/e2e/agent/jdbc-project/pom.xml index e8712bc63f1eb1..0e1b12388220c9 100644 --- a/test/e2e/agent/jdbc-project/pom.xml +++ b/test/e2e/agent/jdbc-project/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/common/pom.xml b/test/e2e/agent/plugins/common/pom.xml index 1a8f74e9a0cc28..d1ea53d98f75c1 100644 --- a/test/e2e/agent/plugins/common/pom.xml +++ b/test/e2e/agent/plugins/common/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/logging/file/pom.xml b/test/e2e/agent/plugins/logging/file/pom.xml index d90e8a9c17d510..c88b74ccf6dae3 100644 --- a/test/e2e/agent/plugins/logging/file/pom.xml +++ b/test/e2e/agent/plugins/logging/file/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/logging/pom.xml b/test/e2e/agent/plugins/logging/pom.xml index 83085318efc5d1..686f79faca364e 100644 --- a/test/e2e/agent/plugins/logging/pom.xml +++ b/test/e2e/agent/plugins/logging/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/metrics/pom.xml b/test/e2e/agent/plugins/metrics/pom.xml index c74766194842eb..dce5d61a170442 100644 --- a/test/e2e/agent/plugins/metrics/pom.xml +++ b/test/e2e/agent/plugins/metrics/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/metrics/prometheus/pom.xml b/test/e2e/agent/plugins/metrics/prometheus/pom.xml index 240a1f7fe426bf..ca1b148d0fc2e7 100644 --- a/test/e2e/agent/plugins/metrics/prometheus/pom.xml +++ b/test/e2e/agent/plugins/metrics/prometheus/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/pom.xml b/test/e2e/agent/plugins/pom.xml index 5139c50255c843..e32f8fc83a88a9 100644 --- a/test/e2e/agent/plugins/pom.xml +++ b/test/e2e/agent/plugins/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/tracing/jaeger/pom.xml b/test/e2e/agent/plugins/tracing/jaeger/pom.xml index 1d246a268cfc44..f834647cf029fd 100644 --- a/test/e2e/agent/plugins/tracing/jaeger/pom.xml +++ b/test/e2e/agent/plugins/tracing/jaeger/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/tracing/pom.xml b/test/e2e/agent/plugins/tracing/pom.xml index 111e74364bd514..366f78d28f5ca9 100644 --- a/test/e2e/agent/plugins/tracing/pom.xml +++ b/test/e2e/agent/plugins/tracing/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/plugins/tracing/zipkin/pom.xml b/test/e2e/agent/plugins/tracing/zipkin/pom.xml index f3854939e66cce..6417f956f56434 100644 --- a/test/e2e/agent/plugins/tracing/zipkin/pom.xml +++ b/test/e2e/agent/plugins/tracing/zipkin/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/agent/pom.xml b/test/e2e/agent/pom.xml index ef4d227d0fbc2d..0264d7e38e7f14 100644 --- a/test/e2e/agent/pom.xml +++ b/test/e2e/agent/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/driver/pom.xml b/test/e2e/driver/pom.xml index b60ea93e512532..2506ad39e6039b 100644 --- a/test/e2e/driver/pom.xml +++ b/test/e2e/driver/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/env/pom.xml b/test/e2e/env/pom.xml index d5e2c76aa4b4c1..07307b7dbe277f 100644 --- a/test/e2e/env/pom.xml +++ b/test/e2e/env/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/fixture/pom.xml b/test/e2e/fixture/pom.xml index fea55e7467dccf..b399c3aa84c6f9 100644 --- a/test/e2e/fixture/pom.xml +++ b/test/e2e/fixture/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/operation/pipeline/pom.xml b/test/e2e/operation/pipeline/pom.xml index 219f1f190eed74..807d8f60b33b8f 100644 --- a/test/e2e/operation/pipeline/pom.xml +++ b/test/e2e/operation/pipeline/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/operation/pom.xml b/test/e2e/operation/pom.xml index a9e8d52ed88f5b..b416ac2416e6ff 100644 --- a/test/e2e/operation/pom.xml +++ b/test/e2e/operation/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/operation/showprocesslist/pom.xml b/test/e2e/operation/showprocesslist/pom.xml index 4ece7246c1b2c7..c7a30f8206fbe5 100644 --- a/test/e2e/operation/showprocesslist/pom.xml +++ b/test/e2e/operation/showprocesslist/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/operation/transaction/pom.xml b/test/e2e/operation/transaction/pom.xml index f266bba568e92c..a3aa1f6b3526ef 100644 --- a/test/e2e/operation/transaction/pom.xml +++ b/test/e2e/operation/transaction/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/pom.xml b/test/e2e/pom.xml index 1aa0c3f9e12462..5b4d1d83d7dac4 100644 --- a/test/e2e/pom.xml +++ b/test/e2e/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/e2e/sql/pom.xml b/test/e2e/sql/pom.xml index 5d2f2774c52cc2..f8cf21ad7c9cc5 100644 --- a/test/e2e/sql/pom.xml +++ b/test/e2e/sql/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/fixture/database/pom.xml b/test/fixture/database/pom.xml index 8d51a18eb1bbb4..56c943cdff8075 100644 --- a/test/fixture/database/pom.xml +++ b/test/fixture/database/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/fixture/infra/pom.xml b/test/fixture/infra/pom.xml index d560230db54c6c..520a92f23045d7 100644 --- a/test/fixture/infra/pom.xml +++ b/test/fixture/infra/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/fixture/pom.xml b/test/fixture/pom.xml index 6a2f1c9d841eea..7d1c51f19d8047 100644 --- a/test/fixture/pom.xml +++ b/test/fixture/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/optimizer/pom.xml b/test/it/optimizer/pom.xml index a720a70fb0d5f5..53cc39a4101893 100644 --- a/test/it/optimizer/pom.xml +++ b/test/it/optimizer/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/parser/pom.xml b/test/it/parser/pom.xml index c779cc12ad7c45..536cd344c139c4 100644 --- a/test/it/parser/pom.xml +++ b/test/it/parser/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/pipeline/pom.xml b/test/it/pipeline/pom.xml index 3b7c3f4710e3fa..4212034aa4cfd1 100644 --- a/test/it/pipeline/pom.xml +++ b/test/it/pipeline/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/pom.xml b/test/it/pom.xml index 940a9c804b0582..2504b603f41cde 100644 --- a/test/it/pom.xml +++ b/test/it/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/rewriter/pom.xml b/test/it/rewriter/pom.xml index ef166967ee0218..7151dcbaea6a5e 100644 --- a/test/it/rewriter/pom.xml +++ b/test/it/rewriter/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/it/yaml/pom.xml b/test/it/yaml/pom.xml index 737295ff026f32..887b6def4ca194 100644 --- a/test/it/yaml/pom.xml +++ b/test/it/yaml/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/pom.xml b/test/pom.xml index 79b78585f98835..0280b9e4f183e5 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 diff --git a/test/util/pom.xml b/test/util/pom.xml index 61d15d40740511..72b8b5fadbec49 100644 --- a/test/util/pom.xml +++ b/test/util/pom.xml @@ -15,7 +15,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0