Author: niallp
Date: Wed Jan 16 04:27:44 2008
New Revision: 612434

URL: http://svn.apache.org/viewvc?rev=612434&view=rev
Log:
Add url and released pom

Modified:
    commons/sandbox/commons-build-plugin/pom.xml

Modified: commons/sandbox/commons-build-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/pom.xml?rev=612434&r1=612433&r2=612434&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/pom.xml (original)
+++ commons/sandbox/commons-build-plugin/pom.xml Wed Jan 16 04:27:44 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>7-SNAPSHOT</version>
+        <version>7</version>
     </parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
@@ -36,7 +36,7 @@
     <description>
         Maven Ant mojo for Commons Build tasks.
     </description>
-    <url>http://commons.apache.org</url>
+    <url>http://commons.apache.org/sandbox/commons-build-plugin/</url>
     <issueManagement>
         <system>jira</system>
         <url>http://issues.apache.org/jira/browse/COMMONSSITE</url>


Reply via email to