Skip to content

Commit 42b64bb

Browse files
committed
[maven-release-plugin] prepare release 1.3.22.Final
1 parent c14b54c commit 42b64bb

File tree

17 files changed

+19
-19
lines changed

17 files changed

+19
-19
lines changed

container-spi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>mod_cluster-parent</artifactId>
2727
<groupId>org.jboss.mod_cluster</groupId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-spi</artifactId>

container/catalina-standalone/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-container</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-catalina-standalone</artifactId>

container/catalina/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-container</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-catalina</artifactId>

container/jbossweb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-container</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-jbossweb</artifactId>

container/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>mod_cluster-parent</artifactId>
2727
<groupId>org.jboss.mod_cluster</groupId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container</artifactId>

container/tomcat6/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-container</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-tomcat6</artifactId>

container/tomcat7/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-container</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-container-tomcat7</artifactId>

container/tomcat8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.jboss.mod_cluster</groupId>
2828
<artifactId>mod_cluster-container</artifactId>
29-
<version>1.3.22.Final-SNAPSHOT</version>
29+
<version>1.3.22.Final</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232
<artifactId>mod_cluster-container-tomcat8</artifactId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-parent</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-core</artifactId>

demo/client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-demo</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-demo-client</artifactId>

demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-parent</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-demo</artifactId>

demo/server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-demo</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-demo-server</artifactId>

docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.jboss.mod_cluster</groupId>
2626
<artifactId>mod_cluster-parent</artifactId>
27-
<version>1.3.22.Final-SNAPSHOT</version>
27+
<version>1.3.22.Final</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

docs/userguide/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
<parent>
2525
<groupId>org.jboss.mod_cluster</groupId>
2626
<artifactId>org.jboss.mod_cluster-docs</artifactId>
27-
<version>1.3.22.Final-SNAPSHOT</version>
27+
<version>1.3.22.Final</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

3131
<modelVersion>4.0.0</modelVersion>
3232
<artifactId>User-Guide-${translation}</artifactId>
33-
<version>1.3.22.Final-SNAPSHOT</version>
33+
<version>1.3.22.Final</version>
3434
<packaging>jdocbook</packaging>
3535
<name>mod_cluster: User Guide (${translation})</name>
3636

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<modelVersion>4.0.0</modelVersion>
3131
<groupId>org.jboss.mod_cluster</groupId>
3232
<artifactId>mod_cluster-parent</artifactId>
33-
<version>1.3.22.Final-SNAPSHOT</version>
33+
<version>1.3.22.Final</version>
3434
<packaging>pom</packaging>
3535

3636
<name>mod_cluster (parent)</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]:modcluster/mod_cluster.git</connection>
5050
<developerConnection>scm:git:[email protected]:modcluster/mod_cluster.git</developerConnection>
5151
<url>https://github.com/modcluster/mod_cluster</url>
52-
<tag>HEAD</tag>
52+
<tag>1.3.22.Final</tag>
5353
</scm>
5454

5555
<repositories>

sar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-parent</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

test/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jboss.mod_cluster</groupId>
2727
<artifactId>mod_cluster-parent</artifactId>
28-
<version>1.3.22.Final-SNAPSHOT</version>
28+
<version>1.3.22.Final</version>
2929
<relativePath>../..</relativePath>
3030
</parent>
3131
<artifactId>mod_cluster-tests</artifactId>

0 commit comments

Comments
 (0)