Author: thomas.heute(a)jboss.com
Date: 2009-12-14 10:55:31 -0500 (Mon, 14 Dec 2009)
New Revision: 13874
Modified:
modules/identity/tags/JBP_IDENTITY_1_1_1/build/pom.xml
modules/identity/tags/JBP_IDENTITY_1_1_1/identity/pom.xml
modules/identity/tags/JBP_IDENTITY_1_1_1/pom.xml
modules/identity/tags/JBP_IDENTITY_1_1_1/sso/pom.xml
Log:
Correct versions
Modified: modules/identity/tags/JBP_IDENTITY_1_1_1/build/pom.xml
===================================================================
--- modules/identity/tags/JBP_IDENTITY_1_1_1/build/pom.xml 2009-12-14 15:03:31 UTC (rev
13873)
+++ modules/identity/tags/JBP_IDENTITY_1_1_1/build/pom.xml 2009-12-14 15:55:31 UTC (rev
13874)
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.identity</groupId>
<artifactId>module-parent</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<packaging>pom</packaging>
<name>JBoss Portal Identity</name>
<
url>http://www.jboss.com/products/jbossmc</url>
@@ -28,8 +28,8 @@
<version.junit>3.8.1</version.junit>
<version.cargo>0.9-portal</version.cargo>
<version.ant>1.6.5</version.ant>
- <version.jboss.portal.common>1.2.3</version.jboss.portal.common>
- <version.jboss.portal.test>1.2.2</version.jboss.portal.test>
+ <version.jboss.portal.common>1.2.5</version.jboss.portal.common>
+ <version.jboss.portal.test>1.2.3</version.jboss.portal.test>
<version.jboss.microcontainer>2.0.0.Beta9</version.jboss.microcontainer>
<version.sun.opends>1.0.0-BUILD04</version.sun.opends>
<version.jboss.jbossas.core-libs>4.0.4.GA</version.jboss.jbossas.core-libs>
Modified: modules/identity/tags/JBP_IDENTITY_1_1_1/identity/pom.xml
===================================================================
--- modules/identity/tags/JBP_IDENTITY_1_1_1/identity/pom.xml 2009-12-14 15:03:31 UTC (rev
13873)
+++ modules/identity/tags/JBP_IDENTITY_1_1_1/identity/pom.xml 2009-12-14 15:55:31 UTC (rev
13874)
@@ -4,7 +4,7 @@
<groupId>org.jboss.portal.identity</groupId>
<artifactId>module-parent</artifactId>
<relativePath>../build/pom.xml</relativePath>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-identity</artifactId>
Modified: modules/identity/tags/JBP_IDENTITY_1_1_1/pom.xml
===================================================================
--- modules/identity/tags/JBP_IDENTITY_1_1_1/pom.xml 2009-12-14 15:03:31 UTC (rev 13873)
+++ modules/identity/tags/JBP_IDENTITY_1_1_1/pom.xml 2009-12-14 15:55:31 UTC (rev 13874)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Identity Module</name>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<
url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/identity/tags/JBP_IDENTITY_1_1_1/sso/pom.xml
===================================================================
--- modules/identity/tags/JBP_IDENTITY_1_1_1/sso/pom.xml 2009-12-14 15:03:31 UTC (rev
13873)
+++ modules/identity/tags/JBP_IDENTITY_1_1_1/sso/pom.xml 2009-12-14 15:55:31 UTC (rev
13874)
@@ -4,7 +4,7 @@
<groupId>org.jboss.portal.identity</groupId>
<artifactId>module-parent</artifactId>
<relativePath>../build/pom.xml</relativePath>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-sso</artifactId>