You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/09/15 20:20:46 UTC

svn commit: r446673 - /geronimo/server/trunk/modules/ge-activemq-rar/pom.xml

Author: jdillon
Date: Fri Sep 15 11:20:45 2006
New Revision: 446673

URL: http://svn.apache.org/viewvc?view=rev&rev=446673
Log:
Specify the groupId

Modified:
    geronimo/server/trunk/modules/ge-activemq-rar/pom.xml

Modified: geronimo/server/trunk/modules/ge-activemq-rar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/ge-activemq-rar/pom.xml?view=diff&rev=446673&r1=446672&r2=446673
==============================================================================
--- geronimo/server/trunk/modules/ge-activemq-rar/pom.xml (original)
+++ geronimo/server/trunk/modules/ge-activemq-rar/pom.xml Fri Sep 15 11:20:45 2006
@@ -173,6 +173,7 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-rar-plugin</artifactId>
                 <configuration>
                     <includeJar>false</includeJar>