Skip to content

Commit 97d0d59

Browse files
committed
[maven-release-plugin] prepare release 5.1.2
1 parent 3638a6c commit 97d0d59

File tree

222 files changed

+445
-667
lines changed
  • shardingsphere-agent
    • shardingsphere-agent-api
    • shardingsphere-agent-bootstrap
    • shardingsphere-agent-core
    • shardingsphere-agent-distribution
    • shardingsphere-agent-plugins
      • shardingsphere-agent-plugin-logging
      • shardingsphere-agent-plugin-metrics
      • shardingsphere-agent-plugin-tracing
        • shardingsphere-agent-tracing-jaeger
        • shardingsphere-agent-tracing-opentelemetry
        • shardingsphere-agent-tracing-opentracing
        • shardingsphere-agent-tracing-test
        • shardingsphere-agent-tracing-zipkin
  • shardingsphere-db-protocol
  • shardingsphere-distribution
  • shardingsphere-distsql
  • shardingsphere-features
    • shardingsphere-db-discovery
      • shardingsphere-db-discovery-api
      • shardingsphere-db-discovery-core
      • shardingsphere-db-discovery-distsql
        • shardingsphere-db-discovery-distsql-handler
        • shardingsphere-db-discovery-distsql-parser
        • shardingsphere-db-discovery-distsql-statement
      • shardingsphere-db-discovery-provider
      • shardingsphere-db-discovery-spring
        • shardingsphere-db-discovery-spring-boot-starter
        • shardingsphere-db-discovery-spring-namespace
    • shardingsphere-encrypt
      • shardingsphere-encrypt-api
      • shardingsphere-encrypt-core
      • shardingsphere-encrypt-distsql
        • shardingsphere-encrypt-distsql-handler
        • shardingsphere-encrypt-distsql-parser
        • shardingsphere-encrypt-distsql-statement
      • shardingsphere-encrypt-plugin
      • shardingsphere-encrypt-spring
    • shardingsphere-readwrite-splitting
      • shardingsphere-readwrite-splitting-api
      • shardingsphere-readwrite-splitting-core
      • shardingsphere-readwrite-splitting-distsql
        • shardingsphere-readwrite-splitting-distsql-handler
        • shardingsphere-readwrite-splitting-distsql-parser
        • shardingsphere-readwrite-splitting-distsql-statement
      • shardingsphere-readwrite-splitting-spring
        • shardingsphere-readwrite-splitting-spring-boot-starter
        • shardingsphere-readwrite-splitting-spring-namespace
    • shardingsphere-shadow
      • shardingsphere-shadow-api
      • shardingsphere-shadow-core
      • shardingsphere-shadow-distsql
        • shardingsphere-shadow-distsql-handler
        • shardingsphere-shadow-distsql-parser
        • shardingsphere-shadow-distsql-statement
      • shardingsphere-shadow-spring
    • shardingsphere-sharding
      • shardingsphere-sharding-api
      • shardingsphere-sharding-core
      • shardingsphere-sharding-distsql
        • shardingsphere-sharding-distsql-handler
        • shardingsphere-sharding-distsql-parser
        • shardingsphere-sharding-distsql-statement
      • shardingsphere-sharding-plugin
      • shardingsphere-sharding-spring
  • shardingsphere-infra
    • shardingsphere-infra-binder
    • shardingsphere-infra-common
    • shardingsphere-infra-context
    • shardingsphere-infra-datetime
    • shardingsphere-infra-executor
    • shardingsphere-infra-federation
    • shardingsphere-infra-merge
    • shardingsphere-infra-parser
    • shardingsphere-infra-rewrite
    • shardingsphere-infra-route
  • shardingsphere-jdbc
    • shardingsphere-jdbc-core
    • shardingsphere-jdbc-spring
      • shardingsphere-jdbc-core-spring
        • shardingsphere-jdbc-core-spring-boot-starter
        • shardingsphere-jdbc-core-spring-namespace
      • shardingsphere-jdbc-spring-infra
        • shardingsphere-jdbc-spring-boot-starter-infra
        • shardingsphere-jdbc-spring-namespace-infra
      • shardingsphere-jdbc-transaction-spring
  • shardingsphere-kernel
    • shardingsphere-authority
    • shardingsphere-data-pipeline
      • shardingsphere-data-pipeline-api
      • shardingsphere-data-pipeline-core
      • shardingsphere-data-pipeline-dialect
    • shardingsphere-parser
    • shardingsphere-schedule
    • shardingsphere-single-table
    • shardingsphere-sql-translator
      • shardingsphere-sql-translator-api
      • shardingsphere-sql-translator-core
      • shardingsphere-sql-translator-provider
        • shardingsphere-sql-translator-jooq-provider
        • shardingsphere-sql-translator-native-provider
    • shardingsphere-traffic
    • shardingsphere-transaction
      • shardingsphere-transaction-api
      • shardingsphere-transaction-core
      • shardingsphere-transaction-type
        • shardingsphere-transaction-base
        • shardingsphere-transaction-xa
          • shardingsphere-transaction-xa-core
          • shardingsphere-transaction-xa-provider
            • shardingsphere-transaction-xa-atomikos
            • shardingsphere-transaction-xa-bitronix
            • shardingsphere-transaction-xa-narayana
          • shardingsphere-transaction-xa-spi
  • shardingsphere-mode
    • shardingsphere-mode-core
    • shardingsphere-mode-type
      • shardingsphere-cluster-mode
        • shardingsphere-cluster-mode-core
        • shardingsphere-cluster-mode-repository
          • shardingsphere-cluster-mode-repository-api
          • shardingsphere-cluster-mode-repository-provider
            • shardingsphere-cluster-mode-repository-etcd
            • shardingsphere-cluster-mode-repository-zookeeper-curator
      • shardingsphere-memory-mode
      • shardingsphere-standalone-mode
        • shardingsphere-standalone-mode-core
        • shardingsphere-standalone-mode-repository
          • shardingsphere-standalone-mode-repository-api
          • shardingsphere-standalone-mode-repository-provider
            • shardingsphere-standalone-mode-repository-file
            • shardingsphere-standalone-mode-repository-h2
  • shardingsphere-proxy
    • shardingsphere-proxy-backend
    • shardingsphere-proxy-bootstrap
    • shardingsphere-proxy-frontend
      • shardingsphere-proxy-frontend-core
      • shardingsphere-proxy-frontend-mysql
      • shardingsphere-proxy-frontend-opengauss
      • shardingsphere-proxy-frontend-postgresql
      • shardingsphere-proxy-frontend-reactive-core
      • shardingsphere-proxy-frontend-reactive-mysql
      • shardingsphere-proxy-frontend-reactive-spi
      • shardingsphere-proxy-frontend-spi
  • shardingsphere-spi
  • shardingsphere-sql-parser
    • shardingsphere-sql-parser-dialect
      • shardingsphere-sql-parser-mysql
      • shardingsphere-sql-parser-opengauss
      • shardingsphere-sql-parser-oracle
      • shardingsphere-sql-parser-postgresql
      • shardingsphere-sql-parser-sql92
      • shardingsphere-sql-parser-sqlserver
    • shardingsphere-sql-parser-engine
    • shardingsphere-sql-parser-spi
    • shardingsphere-sql-parser-statement
  • shardingsphere-test
    • shardingsphere-integration-agent-test
      • shardingsphere-integration-agent-test-plugins
        • shardingsphere-integration-agent-test-common
        • shardingsphere-integration-agent-test-jaeger
        • shardingsphere-integration-agent-test-metrics
        • shardingsphere-integration-agent-test-opentelemetry
        • shardingsphere-integration-agent-test-zipkin
    • shardingsphere-integration-driver-test
    • shardingsphere-integration-test
      • shardingsphere-integration-test-env
      • shardingsphere-integration-test-fixture
      • shardingsphere-integration-test-scaling
      • shardingsphere-integration-test-suite
    • shardingsphere-optimize-test
    • shardingsphere-parser-test
    • shardingsphere-pipeline-test
    • shardingsphere-rewrite-test
    • shardingsphere-test-common

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+445
-667
lines changed

pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache</groupId>
@@ -26,7 +25,7 @@
2625
</parent>
2726
<groupId>org.apache.shardingsphere</groupId>
2827
<artifactId>shardingsphere</artifactId>
29-
<version>5.1.2-SNAPSHOT</version>
28+
<version>5.1.2</version>
3029
<packaging>pom</packaging>
3130
<name>${project.artifactId}</name>
3231
<description>Build criterion and ecosystem above multi-model databases</description>
@@ -1296,7 +1295,7 @@
12961295
<connection>scm:git:https://github.com/apache/shardingsphere.git</connection>
12971296
<developerConnection>scm:git:https://github.com/apache/shardingsphere.git</developerConnection>
12981297
<url>https://github.com/apache/shardingsphere.git</url>
1299-
<tag>HEAD</tag>
1298+
<tag>5.1.2</tag>
13001299
</scm>
13011300

13021301
<profiles>

shardingsphere-agent/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-api/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-api</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-bootstrap/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-bootstrap</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-core/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-core</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-distribution/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-distribution</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-plugins/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-plugins</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-logging/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugins</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-logging/shardingsphere-agent-logging-base/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-logging-base</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugins</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/shardingsphere-agent-metrics-api/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-metrics-api</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/shardingsphere-agent-metrics-prometheus/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugins</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-jaeger/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-tracing-jaeger</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-opentelemetry/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-tracing-opentelemetry</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-opentracing/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-tracing-opentracing</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-test/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-tracing-test</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-zipkin/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-agent-tracing-zipkin</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-db-protocol/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-db-protocol</artifactId>
2827
<packaging>pom</packaging>

shardingsphere-db-protocol/shardingsphere-db-protocol-core/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-db-protocol</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-db-protocol-core</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-db-protocol/shardingsphere-db-protocol-mysql/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-db-protocol</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-db-protocol-mysql</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-db-protocol/shardingsphere-db-protocol-opengauss/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-db-protocol</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-db-protocol-opengauss</artifactId>
2827
<name>${project.artifactId}</name>

shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.shardingsphere</groupId>
2423
<artifactId>shardingsphere-db-protocol</artifactId>
25-
<version>5.1.2-SNAPSHOT</version>
24+
<version>5.1.2</version>
2625
</parent>
2726
<artifactId>shardingsphere-db-protocol-postgresql</artifactId>
2827
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)