Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.4.0.Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar committed Aug 25, 2017
1 parent 7e6e0ba commit 9241a60
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>mod_cluster-parent</artifactId>
<groupId>org.jboss.mod_cluster</groupId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>mod_cluster-container</artifactId>
<groupId>org.jboss.mod_cluster</groupId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-tomcat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/tomcat8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-tomcat8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/tomcat85/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-tomcat85</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-demo</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-demo</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
6 changes: 5 additions & 1 deletion docs/userguide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>User-Guide-${translation}</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<packaging>jdocbook</packaging>
<name>mod_cluster: User Guide (${translation})</name>

Expand Down Expand Up @@ -109,4 +109,8 @@
<url>http://repository.jboss.org/nexus/content/groups/public/</url>
</pluginRepository>
</pluginRepositories>

<scm>
<tag>1.4.0.Alpha1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion load-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.4.0.Alpha1-SNAPSHOT</version>
<version>1.4.0.Alpha1</version>
<packaging>pom</packaging>

<name>mod_cluster (parent)</name>
Expand All @@ -41,7 +41,7 @@
<connection>scm:git:https://github.com/modcluster/mod_cluster.git</connection>
<developerConnection>scm:git:https://github.com/modcluster/mod_cluster.git</developerConnection>
<url>https://github.com/modcluster/mod_cluster</url>
<tag>HEAD</tag>
<tag>1.4.0.Alpha1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 9241a60

Please sign in to comment.