Author: sguilhen(a)redhat.com
Date: 2010-06-15 20:11:55 -0400 (Tue, 15 Jun 2010)
New Revision: 309
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:
PLINK-39: Setting release version
Modified: integration-tests/trunk/parent/pom.xml
===================================================================
--- integration-tests/trunk/parent/pom.xml 2010-06-16 00:08:01 UTC (rev 308)
+++ integration-tests/trunk/parent/pom.xml 2010-06-16 00:11:55 UTC (rev 309)
@@ -8,7 +8,7 @@
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.3.SP1</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-06-16 00:08:01 UTC (rev
308)
+++ integration-tests/trunk/picketlink-saml-tests/pom.xml 2010-06-16 00:11:55 UTC (rev
309)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.3.SP1</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-06-16 00:08:01 UTC (rev
308)
+++ integration-tests/trunk/picketlink-sts-tests/pom.xml 2010-06-16 00:11:55 UTC (rev
309)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.3.SP1</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: integration-tests/trunk/pom.xml
===================================================================
--- integration-tests/trunk/pom.xml 2010-06-16 00:08:01 UTC (rev 308)
+++ integration-tests/trunk/pom.xml 2010-06-16 00:11:55 UTC (rev 309)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.3.SP1</version>
<relativePath>parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>