Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaCN committed Mar 26, 2023
1 parent eefc307 commit a0a1f25
Show file tree
Hide file tree
Showing 280 changed files with 561 additions and 841 deletions.
5 changes: 2 additions & 3 deletions agent/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-plugin-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/logging/type/file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-logging-type</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-logging-file</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/logging/type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-logging-type</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/metrics/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-metrics-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/metrics/type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-metrics-type</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/metrics/type/prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-metrics-type</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-plugins</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-tracing-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-tracing-test</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/type/opentelemetry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-tracing-type</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-tracing-opentelemetry</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/type/opentracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-tracing-type</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-tracing-opentracing</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions agent/plugins/tracing/type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent-tracing-type</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-agent</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions db-protocol/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-db-protocol-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions db-protocol/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-mysql-protocol</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions db-protocol/opengauss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-opengauss-protocol</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions db-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-db-protocol</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 2 additions & 3 deletions db-protocol/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-postgresql-protocol</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions dialect-exception/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-dialect-exception</artifactId>
<version>5.3.2-SNAPSHOT</version>
<version>5.3.2</version>
</parent>
<artifactId>shardingsphere-dialect-exception-core</artifactId>
<name>${project.artifactId}</name>
Expand Down

0 comments on commit a0a1f25

Please sign in to comment.