Author: dkulp
Date: Wed Sep 30 13:33:07 2009
New Revision: 820266
URL: http://svn.apache.org/viewvc?rev=820266&view=rev
Log:
Change the group id to a subgroup for all the systests
Modified:
cxf/trunk/systests/aegis/pom.xml
cxf/trunk/systests/jaxrs/pom.xml
cxf/trunk/systests/jaxws/pom.xml
cxf/trunk/systests/pom.xml
cxf/trunk/systests/transports/pom.xml
cxf/trunk/systests/uncategorized/pom.xml
cxf/trunk/systests/ws-specs/pom.xml
Modified: cxf/trunk/systests/aegis/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/aegis/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/aegis/pom.xml (original)
+++ cxf/trunk/systests/aegis/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-aegis</artifactId>
<name>Apache CXF Aegis System Tests</name>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/jaxrs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/jaxrs/pom.xml (original)
+++ cxf/trunk/systests/jaxrs/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxrs</artifactId>
<name>Apache CXF JAX-RS System Tests</name>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/jaxws/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/jaxws/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/jaxws/pom.xml (original)
+++ cxf/trunk/systests/jaxws/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<name>Apache CXF JAX-WS System Tests</name>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/pom.xml (original)
+++ cxf/trunk/systests/pom.xml Wed Sep 30 13:33:07 2009
@@ -18,7 +18,7 @@
-->
<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">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
<packaging>pom</packaging>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/transports/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/transports/pom.xml (original)
+++ cxf/trunk/systests/transports/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transports</artifactId>
<name>Apache CXF Transport System Tests</name>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/uncategorized/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/uncategorized/pom.xml (original)
+++ cxf/trunk/systests/uncategorized/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-uncategorized</artifactId>
<name>Apache CXF Uncategorized System Tests</name>
<version>2.3.0-SNAPSHOT</version>
Modified: cxf/trunk/systests/ws-specs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=820266&r1=820265&r2=820266&view=diff
==============================================================================
--- cxf/trunk/systests/ws-specs/pom.xml (original)
+++ cxf/trunk/systests/ws-specs/pom.xml Wed Sep 30 13:33:07 2009
@@ -25,7 +25,7 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf</groupId>
+ <groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ws-specs</artifactId>
<name>Apache CXF WS-* Specifications System Tests</name>
<version>2.3.0-SNAPSHOT</version>