[picketlink-commits] Picketlink SVN: r406 - in consolidated-build/branches/Branch_1_x: identity-build-idm and 4 other directories.

picketlink-commits at lists.jboss.org picketlink-commits at lists.jboss.org
Fri Sep 17 13:06:41 EDT 2010


Author: anil.saldhana at jboss.com
Date: 2010-09-17 13:06:40 -0400 (Fri, 17 Sep 2010)
New Revision: 406

Modified:
   consolidated-build/branches/Branch_1_x/identity-build-idm/pom.xml
   consolidated-build/branches/Branch_1_x/identity-build-jbas/pom.xml
   consolidated-build/branches/Branch_1_x/identity-build-openid/pom.xml
   consolidated-build/branches/Branch_1_x/identity-build-tomcat/pom.xml
   consolidated-build/branches/Branch_1_x/parent/pom.xml
   consolidated-build/branches/Branch_1_x/pom.xml
Log:
PLFED-104: prepare 1.0.4.final for PL FED

Modified: consolidated-build/branches/Branch_1_x/identity-build-idm/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/identity-build-idm/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/identity-build-idm/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-build-parent</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4.final</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: consolidated-build/branches/Branch_1_x/identity-build-jbas/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/identity-build-jbas/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/identity-build-jbas/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-build-parent</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4.final</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -76,6 +76,6 @@
   </build>
   <properties>
       <idm>1.1.5.CR01</idm>
-      <idfed>1.0.4-SNAPSHOT</idfed>
+      <idfed>1.0.4.final</idfed>
   </properties>
 </project>

Modified: consolidated-build/branches/Branch_1_x/identity-build-openid/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/identity-build-openid/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/identity-build-openid/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-build-parent</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4.final</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: consolidated-build/branches/Branch_1_x/identity-build-tomcat/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/identity-build-tomcat/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/identity-build-tomcat/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-build-parent</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4.final</version>
       <relativePath>../parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -76,6 +76,6 @@
   </build>
   <properties>
     <idm>1.1.5.CR01</idm>
-    <idfed>1.0.4-SNAPSHOT</idfed>
+    <idfed>1.0.4.final</idfed>
   </properties>
 </project>

Modified: consolidated-build/branches/Branch_1_x/parent/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/parent/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/parent/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -8,7 +8,7 @@
    <groupId>org.picketlink</groupId>
    <artifactId>picketlink-build-parent</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.4-SNAPSHOT</version>
+   <version>1.0.4.final</version>
    <name>PicketLink build- Parent</name>
    <url>http://picketlink.org</url>
    <description>PicketLink is a cross-cutting project that handles identity  needs for the JEMS projects</description>

Modified: consolidated-build/branches/Branch_1_x/pom.xml
===================================================================
--- consolidated-build/branches/Branch_1_x/pom.xml	2010-09-17 17:04:44 UTC (rev 405)
+++ consolidated-build/branches/Branch_1_x/pom.xml	2010-09-17 17:06:40 UTC (rev 406)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.picketlink</groupId>
       <artifactId>picketlink-build-parent</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4.final</version>
       <relativePath>parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>



More information about the picketlink-commits mailing list