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

Commit

Permalink
Productized release
Browse files Browse the repository at this point in the history
  • Loading branch information
hfnukal committed Mar 28, 2012
1 parent 480ec0e commit d271f10
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion admin-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-admin-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-integration-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hibernate-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>

<groupId>org.gatein.wsrp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcr-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>

<packaging>pom</packaging>

Expand All @@ -47,9 +47,9 @@
</parent>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/tags/2.1.4-GA</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/tags/2.1.4-GA</developerConnection>
<url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/2.1.4-GA</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/tags/2.1.4-EPP521-GA</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/tags/2.1.4-EPP521-GA</developerConnection>
<url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/2.1.4-EPP521-GA</url>
</scm>

<properties>
Expand All @@ -63,7 +63,7 @@
<org.chromattic.version>1.1.3</org.chromattic.version>
<org.jboss.arquillian.version>1.0.0.Alpha2</org.jboss.arquillian.version>
<org.mockito.version>1.8.5</org.mockito.version>
<org.jboss.portletbridge.version>2.3.0.Final</org.jboss.portletbridge.version>
<org.jboss.portletbridge.version>2.3.0.GA.EPP521</org.jboss.portletbridge.version>
</properties>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/jboss5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss-jboss5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>

<artifactId>wsrp-wss-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-jb5wss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ws-security/wss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wsrp-producer-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wsrp1-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp1-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wsrp2-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
<version>2.1.4-GA</version>
<version>2.1.4-EPP521-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp2-ws</artifactId>
Expand Down

0 comments on commit d271f10

Please sign in to comment.