[jboss-cvs] Picketlink SVN: r711 - in idm/branches/1.2.0: parent and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 4 12:26:29 EST 2011


Author: bdaw
Date: 2011-02-04 12:26:29 -0500 (Fri, 04 Feb 2011)
New Revision: 711

Modified:
   idm/branches/1.2.0/parent/pom.xml
   idm/branches/1.2.0/picketlink-idm-common/pom.xml
   idm/branches/1.2.0/pom.xml
Log:
- revert after bad release

Modified: idm/branches/1.2.0/parent/pom.xml
===================================================================
--- idm/branches/1.2.0/parent/pom.xml	2011-02-04 17:24:57 UTC (rev 710)
+++ idm/branches/1.2.0/parent/pom.xml	2011-02-04 17:26:29 UTC (rev 711)
@@ -8,7 +8,7 @@
    <groupId>org.picketlink.idm</groupId>
    <artifactId>picketlink-idm-parent</artifactId>
    <packaging>pom</packaging>
-   <version>1.2.0.CR02-SNAPSHOT</version>
+   <version>1.2.0.CR01-SNAPSHOT</version>
    <name>PicketLink IDM- Parent</name>
    <url>http://labs.jboss.org/portal/jbosssecurity/</url>
    <description>PicketLink is a cross-cutting project that handles identity  needs for the JEMS projects</description>

Modified: idm/branches/1.2.0/picketlink-idm-common/pom.xml
===================================================================
--- idm/branches/1.2.0/picketlink-idm-common/pom.xml	2011-02-04 17:24:57 UTC (rev 710)
+++ idm/branches/1.2.0/picketlink-idm-common/pom.xml	2011-02-04 17:26:29 UTC (rev 711)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink.idm</groupId>
       <artifactId>picketlink-idm-parent</artifactId>
-      <version>1.2.0.CR02-SNAPSHOT</version>
+      <version>1.2.0.CR01-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: idm/branches/1.2.0/pom.xml
===================================================================
--- idm/branches/1.2.0/pom.xml	2011-02-04 17:24:57 UTC (rev 710)
+++ idm/branches/1.2.0/pom.xml	2011-02-04 17:26:29 UTC (rev 711)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink.idm</groupId>
       <artifactId>picketlink-idm-parent</artifactId>
-      <version>1.2.0.CR02-SNAPSHOT</version>
+      <version>1.2.0.CR01-SNAPSHOT</version>
       <relativePath>parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>



More information about the jboss-cvs-commits mailing list