Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 2.3.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling committed Mar 17, 2014
1 parent 0e45d3f commit 3f16033
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion admin-gui/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-admin-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-integration-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion consumer/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf-integration/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>wsrp-cxf-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/invocation-handler-delegate/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>wsrp-examples</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/policy/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>wsrp-examples</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/wss-callback/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>wsrp-examples</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hibernate-impl/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.gatein.wsrp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcr-impl/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -36,7 +36,7 @@

<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>

<packaging>pom</packaging>

Expand All @@ -50,7 +50,8 @@
<connection>scm:git:git://github.com/gatein/gatein-wsrp.git</connection>
<developerConnection>scm:git:ssh://git@github.com/gatein/gatein-wsrp.git</developerConnection>
<url>https://github.com/gatein/gatein-wsrp</url>
</scm>
<tag>2.3.0.Final</tag>
</scm>

<repositories>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion producer/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/jboss7/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss-jboss7</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>wsrp-wss-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/wss/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wsrp-catalog/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wsrp-producer-war/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wsrp1-ws/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp1-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wsrp2-ws/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.2.13.Final-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp2-ws</artifactId>
Expand Down

0 comments on commit 3f16033

Please sign in to comment.