You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2006/01/25 01:43:44 UTC

svn commit: r372063 - /jakarta/commons/trunks-sandbox/pom.xml

Author: brett
Date: Tue Jan 24 16:43:43 2006
New Revision: 372063

URL: http://svn.apache.org/viewcvs?rev=372063&view=rev
Log:
note the correct build requirements

Modified:
    jakarta/commons/trunks-sandbox/pom.xml

Modified: jakarta/commons/trunks-sandbox/pom.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/pom.xml?rev=372063&r1=372062&r2=372063&view=diff
==============================================================================
--- jakarta/commons/trunks-sandbox/pom.xml (original)
+++ jakarta/commons/trunks-sandbox/pom.xml Tue Jan 24 16:43:43 2006
@@ -10,7 +10,7 @@
   <url>http://jakarta.apache.org/commons/sandbox/</url>
   <inceptionYear>2001</inceptionYear>
   <prerequisites>
-    <maven>2.0.2-SNAPSHOT</maven>
+    <maven>2.0.2</maven>
   </prerequisites>
   <ciManagement>
     <system>continuum</system>
@@ -97,13 +97,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>attach-descriptor</goal>
-            </goals>
-          </execution>
-        </executions>
+        <version>2.0-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org