Author: pskopek(a)redhat.com
Date: 2011-09-08 03:27:28 -0400 (Thu, 08 Sep 2011)
New Revision: 1205
Modified:
integration-tests/branches/product/parent/pom.xml
integration-tests/branches/product/picketlink-int-webapps/claims/pom.xml
integration-tests/branches/product/picketlink-int-webapps/pom.xml
integration-tests/branches/product/picketlink-pdp-tests/pom.xml
integration-tests/branches/product/picketlink-saml-eap5/pom.xml
integration-tests/branches/product/picketlink-saml-tests/pom.xml
integration-tests/branches/product/picketlink-sts-eap5-cxf/pom.xml
integration-tests/branches/product/picketlink-sts-eap5-native/pom.xml
integration-tests/branches/product/picketlink-sts-tests/pom.xml
integration-tests/branches/product/picketlink-trust-eap5-native/pom.xml
integration-tests/branches/product/picketlink-trust-tests/pom.xml
Log:
Changing groupId for product integration testsuite to not interfere with the same GAV from
trunk of the project integration testsuite.
Modified: integration-tests/branches/product/parent/pom.xml
===================================================================
--- integration-tests/branches/product/parent/pom.xml 2011-09-07 19:02:21 UTC (rev 1204)
+++ integration-tests/branches/product/parent/pom.xml 2011-09-08 07:27:28 UTC (rev 1205)
@@ -5,7 +5,7 @@
<version>5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<packaging>pom</packaging>
<version>2.0.0-SNAPSHOT</version>
Modified: integration-tests/branches/product/picketlink-int-webapps/claims/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-int-webapps/claims/pom.xml 2011-09-07
19:02:21 UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-int-webapps/claims/pom.xml 2011-09-08
07:27:28 UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-int-webapps/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-int-webapps/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-int-webapps/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-pdp-tests/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-pdp-tests/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-pdp-tests/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-saml-eap5/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-saml-eap5/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-saml-eap5/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-saml-tests/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-saml-tests/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-saml-tests/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-sts-eap5-cxf/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-sts-eap5-cxf/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-sts-eap5-cxf/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-sts-eap5-native/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-sts-eap5-native/pom.xml 2011-09-07
19:02:21 UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-sts-eap5-native/pom.xml 2011-09-08
07:27:28 UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-sts-tests/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-sts-tests/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-sts-tests/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-trust-eap5-native/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-trust-eap5-native/pom.xml 2011-09-07
19:02:21 UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-trust-eap5-native/pom.xml 2011-09-08
07:27:28 UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
Modified: integration-tests/branches/product/picketlink-trust-tests/pom.xml
===================================================================
--- integration-tests/branches/product/picketlink-trust-tests/pom.xml 2011-09-07 19:02:21
UTC (rev 1204)
+++ integration-tests/branches/product/picketlink-trust-tests/pom.xml 2011-09-08 07:27:28
UTC (rev 1205)
@@ -1,6 +1,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.picketlink</groupId>
+ <groupId>org.picketlink.product</groupId>
<artifactId>picketlink-integration-tests-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
@@ -10,7 +10,7 @@
<packaging>jar</packaging>
<name>PicketLink Integration Tests for WS-Trust (STS) using the PicketLink Trust
Framework</name>
<
url>http://labs.jboss.org/portal/picketlink/</url>
- <description>PicketLink Federation Tests to be run in a continous integration
environment such as Hudson</description>
+ <description>PicketLink Federation Tests to be run in a continuous integration
environment such as Hudson</description>
<licenses>
<license>
<name>lgpl</name>