Author: anil.saldhana(a)jboss.com
Date: 2010-09-17 13:12:46 -0400 (Fri, 17 Sep 2010)
New Revision: 407
Modified:
integration-tests/branches/Branch_1_x/parent/pom.xml
integration-tests/branches/Branch_1_x/picketlink-saml-tests/pom.xml
integration-tests/branches/Branch_1_x/picketlink-sts-tests/pom.xml
integration-tests/branches/Branch_1_x/pom.xml
Log:
PLFED-104: prepare 1.0.4.final for PL FED
Modified: integration-tests/branches/Branch_1_x/parent/pom.xml
===================================================================
--- integration-tests/branches/Branch_1_x/parent/pom.xml 2010-09-17 17:06:40 UTC (rev
406)
+++ integration-tests/branches/Branch_1_x/parent/pom.xml 2010-09-17 17:12:46 UTC (rev
407)
@@ -8,7 +8,7 @@
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4.final</version>
<name>PicketLink Integration Tests- Parent</name>
<
url>http://labs.jboss.org/portal/picketlink/</url>
<description>PicketLink is a cross-cutting project that handles identity needs
for the JEMS projects</description>
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.jboss.security</groupId>
<artifactId>jbossxacml</artifactId>
- <version>2.0.4</version>
+ <version>2.0.5.final</version>
</dependency>
<dependency>
<groupId>org.openid4java</groupId>
Modified: integration-tests/branches/Branch_1_x/picketlink-saml-tests/pom.xml
===================================================================
--- integration-tests/branches/Branch_1_x/picketlink-saml-tests/pom.xml 2010-09-17
17:06:40 UTC (rev 406)
+++ integration-tests/branches/Branch_1_x/picketlink-saml-tests/pom.xml 2010-09-17
17:12:46 UTC (rev 407)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4.final</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: integration-tests/branches/Branch_1_x/picketlink-sts-tests/pom.xml
===================================================================
--- integration-tests/branches/Branch_1_x/picketlink-sts-tests/pom.xml 2010-09-17 17:06:40
UTC (rev 406)
+++ integration-tests/branches/Branch_1_x/picketlink-sts-tests/pom.xml 2010-09-17 17:12:46
UTC (rev 407)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4.final</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: integration-tests/branches/Branch_1_x/pom.xml
===================================================================
--- integration-tests/branches/Branch_1_x/pom.xml 2010-09-17 17:06:40 UTC (rev 406)
+++ integration-tests/branches/Branch_1_x/pom.xml 2010-09-17 17:12:46 UTC (rev 407)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4.final</version>
<relativePath>parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>