You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2008/05/19 22:59:27 UTC

svn commit: r657971 - /continuum/trunk/continuum-jetty/pom.xml

Author: brett
Date: Mon May 19 13:59:27 2008
New Revision: 657971

URL: http://svn.apache.org/viewvc?rev=657971&view=rev
Log:
update group ID

Modified:
    continuum/trunk/continuum-jetty/pom.xml

Modified: continuum/trunk/continuum-jetty/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-jetty/pom.xml?rev=657971&r1=657970&r2=657971&view=diff
==============================================================================
--- continuum/trunk/continuum-jetty/pom.xml (original)
+++ continuum/trunk/continuum-jetty/pom.xml Mon May 19 13:59:27 2008
@@ -150,7 +150,7 @@
   <build>
     <plugins>
        <plugin>
-        <groupId>org.codehaus.mojo.appassembler</groupId>
+        <groupId>org.codehaus.mojo</groupId>
         <artifactId>appassembler-maven-plugin</artifactId>
         <version>1.0-SNAPSHOT</version>
         <configuration>