Skip to content

Commit 0ee4fb6

Browse files
committed
[maven-release-plugin] prepare release 5.4.1
1 parent 3c52a76 commit 0ee4fb6

File tree

301 files changed

+301
-301
lines changed

Some content is hidden

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

301 files changed

+301
-301
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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</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.4.1-SNAPSHOT</version>
24+
<version>5.4.1</version>
2525
</parent>
2626
<artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
2727
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)