You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/06/16 14:29:35 UTC

svn commit: r955216 - /gump/metadata/project/excalibur.xml

Author: bodewig
Date: Wed Jun 16 12:29:35 2010
New Revision: 955216

URL: http://svn.apache.org/viewvc?rev=955216&view=rev
Log:
groupIds

Modified:
    gump/metadata/project/excalibur.xml

Modified: gump/metadata/project/excalibur.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/excalibur.xml?rev=955216&r1=955215&r2=955216&view=diff
==============================================================================
--- gump/metadata/project/excalibur.xml (original)
+++ gump/metadata/project/excalibur.xml Wed Jun 16 12:29:35 2010
@@ -1430,7 +1430,7 @@
              to="scm@excalibur.apache.org"/>
     </project>
 
-    <project name="excalibur-store">
+    <project name="excalibur-store" groupId="org.apache.excalibur.components">
         <mvn basedir="components/store" goal="install">
           <property name="maven.test.skip.exec" value="true"/>
         </mvn>
@@ -1607,7 +1607,7 @@
              to="scm@excalibur.apache.org"/>
     </project>
 
-    <project name="excalibur-xmlutil">
+    <project name="excalibur-xmlutil" groupId="org.apache.excalibur.components">
         <mvn basedir="components/xmlutil" goal="install">
           <property name="maven.test.skip.exec" value="true"/>
         </mvn>