[jboss-cvs] Picketlink SVN: r1410 - in integration-tests/trunk: parent and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 17 15:04:21 EST 2012


Author: anil.saldhana at jboss.com
Date: 2012-02-17 15:04:21 -0500 (Fri, 17 Feb 2012)
New Revision: 1410

Modified:
   integration-tests/trunk/parent/pom.xml
   integration-tests/trunk/picketlink-saml-tests/pom.xml
   integration-tests/trunk/picketlink-sts-jbas6-cxf/pom.xml
   integration-tests/trunk/pom.xml
Log:
new version

Modified: integration-tests/trunk/parent/pom.xml
===================================================================
--- integration-tests/trunk/parent/pom.xml	2012-02-17 20:03:49 UTC (rev 1409)
+++ integration-tests/trunk/parent/pom.xml	2012-02-17 20:04:21 UTC (rev 1410)
@@ -8,7 +8,7 @@
    <groupId>org.picketlink</groupId>
    <artifactId>picketlink-integration-tests-parent</artifactId>
    <packaging>pom</packaging>
-   <version>2.0.0-SNAPSHOT</version>
+   <version>2.0.2-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	2012-02-17 20:03:49 UTC (rev 1409)
+++ integration-tests/trunk/picketlink-saml-tests/pom.xml	2012-02-17 20:04:21 UTC (rev 1410)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-integration-tests-parent</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.0.2-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: integration-tests/trunk/picketlink-sts-jbas6-cxf/pom.xml
===================================================================
--- integration-tests/trunk/picketlink-sts-jbas6-cxf/pom.xml	2012-02-17 20:03:49 UTC (rev 1409)
+++ integration-tests/trunk/picketlink-sts-jbas6-cxf/pom.xml	2012-02-17 20:04:21 UTC (rev 1410)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-integration-tests-parent</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.0.2-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: integration-tests/trunk/pom.xml
===================================================================
--- integration-tests/trunk/pom.xml	2012-02-17 20:03:49 UTC (rev 1409)
+++ integration-tests/trunk/pom.xml	2012-02-17 20:04:21 UTC (rev 1410)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-integration-tests-parent</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.0.2-SNAPSHOT</version>
       <relativePath>parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>



More information about the jboss-cvs-commits mailing list