Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apache-curator-5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Jun 11, 2024
1 parent a9a8020 commit a57b94e
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions curator-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-client</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>bundle</packaging>

<name>Curator Client</name>
Expand Down
2 changes: 1 addition & 1 deletion curator-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions curator-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-framework</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>bundle</packaging>

<name>Curator Framework</name>
Expand Down
4 changes: 2 additions & 2 deletions curator-recipes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-recipes</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>bundle</packaging>

<name>Curator Recipes</name>
Expand Down
2 changes: 1 addition & 1 deletion curator-test-zk35/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion curator-test-zk36/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion curator-test-zk37/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions curator-test-zk38/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
-->

<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">
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions curator-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-test</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>

<name>Curator Testing</name>
<description>Unit testing utilities.</description>
Expand Down
2 changes: 1 addition & 1 deletion curator-x-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions curator-x-discovery-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-x-discovery-server</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>bundle</packaging>

<name>Curator Service Discovery Server</name>
Expand Down
4 changes: 2 additions & 2 deletions curator-x-discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>curator-x-discovery</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>bundle</packaging>

<name>Curator Service Discovery</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.apache.curator</groupId>
<artifactId>apache-curator</artifactId>
<version>5.6.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>pom</packaging>

<name>Apache Curator</name>
Expand Down Expand Up @@ -125,7 +125,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/curator.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/curator.git
</developerConnection>
<tag>apache-curator-5.4.0</tag>
<tag>apache-curator-5.7.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit a57b94e

Please sign in to comment.