Author: sguilhen(a)redhat.com
Date: 2010-09-09 23:42:37 -0400 (Thu, 09 Sep 2010)
New Revision: 395
Modified:
integration-tests/trunk/parent/pom.xml
integration-tests/trunk/picketlink-saml-tests/pom.xml
integration-tests/trunk/picketlink-sts-tests/pom.xml
integration-tests/trunk/pom.xml
Log:
PLFED-102: Setting trunk version to 2.0.0-SNAPSHOT
Modified: integration-tests/trunk/parent/pom.xml
===================================================================
--- integration-tests/trunk/parent/pom.xml 2010-09-09 22:20:46 UTC (rev 394)
+++ integration-tests/trunk/parent/pom.xml 2010-09-10 03:42:37 UTC (rev 395)
@@ -8,7 +8,7 @@
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.4-SNAPSHOT</version>
+ <version>2.0.0-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/trunk/picketlink-saml-tests/pom.xml
===================================================================
--- integration-tests/trunk/picketlink-saml-tests/pom.xml 2010-09-09 22:20:46 UTC (rev
394)
+++ integration-tests/trunk/picketlink-saml-tests/pom.xml 2010-09-10 03:42:37 UTC (rev
395)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: integration-tests/trunk/picketlink-sts-tests/pom.xml
===================================================================
--- integration-tests/trunk/picketlink-sts-tests/pom.xml 2010-09-09 22:20:46 UTC (rev
394)
+++ integration-tests/trunk/picketlink-sts-tests/pom.xml 2010-09-10 03:42:37 UTC (rev
395)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: integration-tests/trunk/pom.xml
===================================================================
--- integration-tests/trunk/pom.xml 2010-09-09 22:20:46 UTC (rev 394)
+++ integration-tests/trunk/pom.xml 2010-09-10 03:42:37 UTC (rev 395)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath>parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>