Author: jdcasey
Date: Mon Aug 17 21:43:22 2009
New Revision: 805154
URL: http://svn.apache.org/viewvc?rev=805154&view=rev
Log:
updating groupId to get away from polluting org.apache groupId, and leave it to
listing TLPs
Modified:
maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
maven/resources/trunk/apache-jar-resource-bundle/pom.xml
maven/resources/trunk/apache-license-header-resource-bundle/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml
maven/resources/trunk/pom.xml
Modified:
maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml?rev=805154&r1=805153&r2=805154&view=diff
==============================================================================
--- maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
(original)
+++ maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml
Mon Aug 17 21:43:22 2009
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.apache.resources</groupId>
<artifactId>apache-resource-bundles</artifactId>
<version>3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-resource-bundle/pom.xml?rev=805154&r1=805153&r2=805154&view=diff
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Mon Aug 17
21:43:22 2009
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.apache.resources</groupId>
<artifactId>apache-resource-bundles</artifactId>
<version>3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
Modified: maven/resources/trunk/apache-license-header-resource-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-license-header-resource-bundle/pom.xml?rev=805154&r1=805153&r2=805154&view=diff
==============================================================================
--- maven/resources/trunk/apache-license-header-resource-bundle/pom.xml
(original)
+++ maven/resources/trunk/apache-license-header-resource-bundle/pom.xml Mon Aug
17 21:43:22 2009
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.apache.resources</groupId>
<artifactId>apache-resource-bundles</artifactId>
<version>3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml?rev=805154&r1=805153&r2=805154&view=diff
==============================================================================
--- maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml
(original)
+++ maven/resources/trunk/apache-source-release-assembly-descriptor/pom.xml Mon
Aug 17 21:43:22 2009
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.apache.resources</groupId>
<artifactId>apache-resource-bundles</artifactId>
<version>2</version>
</parent>
Modified: maven/resources/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?rev=805154&r1=805153&r2=805154&view=diff
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Mon Aug 17 21:43:22 2009
@@ -29,7 +29,7 @@
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.apache.resources</groupId>
<artifactId>apache-resource-bundles</artifactId>
<version>3-SNAPSHOT</version>
<packaging>pom</packaging>