Skip to content

Commit ebb6d23

Browse files
committed
[maven-release-plugin] prepare release 5.5.2
1 parent 7ffbdca commit ebb6d23

File tree

359 files changed

+360
-360
lines changed

Some content is hidden

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

359 files changed

+360
-360
lines changed

agent/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-api</artifactId>
2727
<name>${project.artifactId}</name>

agent/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-core</artifactId>
2727
<name>${project.artifactId}</name>

agent/plugins/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugins</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-plugin-core</artifactId>
2727
<name>${project.artifactId}</name>

agent/plugins/logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugins</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
2727
<packaging>pom</packaging>

agent/plugins/logging/type/file/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-logging-type</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-logging-file</artifactId>
2727
<name>${project.artifactId}</name>

agent/plugins/logging/type/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-logging-type</artifactId>
2727
<packaging>pom</packaging>

agent/plugins/metrics/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-metrics-core</artifactId>
2727
<name>${project.artifactId}</name>

agent/plugins/metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugins</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
2727
<packaging>pom</packaging>

agent/plugins/metrics/type/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-metrics-type</artifactId>
2727
<packaging>pom</packaging>

agent/plugins/metrics/type/prometheus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shardingsphere</groupId>
2323
<artifactId>shardingsphere-agent-metrics-type</artifactId>
24-
<version>5.5.2-SNAPSHOT</version>
24+
<version>5.5.2</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
2727
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)