You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/04/25 11:00:57 UTC

svn commit: r937764 - /maven/archetype/trunk/maven-archetype-bundles/pom.xml

Author: hboutemy
Date: Sun Apr 25 09:00:57 2010
New Revision: 937764

URL: http://svn.apache.org/viewvc?rev=937764&view=rev
Log:
restored org.apache.maven.archetypes groupId (archetype*s*)

Modified:
    maven/archetype/trunk/maven-archetype-bundles/pom.xml

Modified: maven/archetype/trunk/maven-archetype-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/pom.xml?rev=937764&r1=937763&r2=937764&view=diff
==============================================================================
--- maven/archetype/trunk/maven-archetype-bundles/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype-bundles/pom.xml Sun Apr 25 09:00:57 2010
@@ -29,6 +29,7 @@ under the License.
     <version>2.0-alpha-5</version>
   </parent>
 
+  <groupId>org.apache.maven.archetypes</groupId>
   <artifactId>maven-archetype-bundles</artifactId>
   <version>4-SNAPSHOT</version>
   <packaging>pom</packaging>