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 2005/08/05 09:42:23 UTC

svn commit: r230406 - /maven/continuum/trunk/continuum-cc/pom.xml

Author: brett
Date: Fri Aug  5 00:42:20 2005
New Revision: 230406

URL: http://svn.apache.org/viewcvs?rev=230406&view=rev
Log:
updates for ci

Modified:
    maven/continuum/trunk/continuum-cc/pom.xml

Modified: maven/continuum/trunk/continuum-cc/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-cc/pom.xml?rev=230406&r1=230405&r2=230406&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-cc/pom.xml (original)
+++ maven/continuum/trunk/continuum-cc/pom.xml Fri Aug  5 00:42:20 2005
@@ -17,10 +17,12 @@
   <build>
     <plugins>
       <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plexus-plugin</artifactId>
+        <!-- TODO: remove - inherited, but I think it is not looking to the snapshot repo then -->
+        <version>1.1-alpha-6-SNAPSHOT</version>
         <executions>
           <execution>
-            <id>foo</id>
             <goals>
               <goal>descriptor</goal>
             </goals>