Author: anil.saldhana(a)jboss.com
Date: 2010-09-17 13:46:08 -0400 (Fri, 17 Sep 2010)
New Revision: 413
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: next 1.0.5 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:45:25 UTC (rev
412)
+++ integration-tests/branches/Branch_1_x/parent/pom.xml 2010-09-17 17:46:08 UTC (rev
413)
@@ -8,7 +8,7 @@
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.4.final</version>
+ <version>1.0.5-SNAPSHOT</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>
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:45:25 UTC (rev 412)
+++ integration-tests/branches/Branch_1_x/picketlink-saml-tests/pom.xml 2010-09-17
17:46:08 UTC (rev 413)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4.final</version>
+ <version>1.0.5-SNAPSHOT</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:45:25
UTC (rev 412)
+++ integration-tests/branches/Branch_1_x/picketlink-sts-tests/pom.xml 2010-09-17 17:46:08
UTC (rev 413)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4.final</version>
+ <version>1.0.5-SNAPSHOT</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:45:25 UTC (rev 412)
+++ integration-tests/branches/Branch_1_x/pom.xml 2010-09-17 17:46:08 UTC (rev 413)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4.final</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>