Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:49:31 -0400 (Tue, 11 May 2010)
New Revision: 3056
Modified:
epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml
Log:
Change version
Modified: epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -4,7 +4,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml 2010-05-11 11:31:40 UTC (rev
3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml 2010-05-11 11:49:31 UTC (rev
3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml 2010-05-11 11:31:40
UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml 2010-05-11 11:49:31
UTC (rev 3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml 2010-05-11 11:31:40
UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml 2010-05-11 11:49:31
UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
@@ -23,12 +23,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.jasig.cas</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<name>GateIn SSO - CAS</name>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml 2010-05-11
11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml 2010-05-11
11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml 2010-05-11
11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml 2010-05-11
11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -54,12 +54,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>apache-log4j</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml 2010-05-11
11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml 2010-05-11
11:49:31 UTC (rev 3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml 2010-05-11
11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml 2010-05-11
11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
@@ -28,12 +28,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
</dependencies>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml 2010-05-11 11:31:40 UTC (rev
3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml 2010-05-11 11:49:31 UTC (rev
3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml 2010-05-11 11:31:40 UTC (rev
3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml 2010-05-11 11:49:31 UTC (rev
3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,12 +14,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>spnego</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.jboss.security</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
@@ -70,7 +70,7 @@
<!-- exo -->
<org.exoplatform.core.version>2.3.1-GA</org.exoplatform.core.version>
<org.exoplatform.ws.version>2.1.1-GA</org.exoplatform.ws.version>
- <org.exoplatform.portal.version>epp-5.0.0-GA-SNAPSHOT</org.exoplatform.portal.version>
+ <org.exoplatform.portal.version>5.0.0-epp-GA</org.exoplatform.portal.version>
<!-- JAX-RS jsr-311 -->
<version.javax.ws.rs>1.0</version.javax.ws.rs>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -4,7 +4,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>