You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by ol...@apache.org on 2010/08/08 20:53:53 UTC

svn commit: r983471 - /maven/scm/trunk/maven-scm-plugin/pom.xml

Author: olamy
Date: Sun Aug  8 18:53:53 2010
New Revision: 983471

URL: http://svn.apache.org/viewvc?rev=983471&view=rev
Log:
fix url (it was inherited from plugins parent)

Modified:
    maven/scm/trunk/maven-scm-plugin/pom.xml

Modified: maven/scm/trunk/maven-scm-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/pom.xml?rev=983471&r1=983470&r2=983471&view=diff
==============================================================================
--- maven/scm/trunk/maven-scm-plugin/pom.xml (original)
+++ maven/scm/trunk/maven-scm-plugin/pom.xml Sun Aug  8 18:53:53 2010
@@ -51,6 +51,8 @@
     <url>http://jira.codehaus.org/browse/SCM</url>
   </issueManagement>
   
+  <url>http://maven.apache.org/scm/maven-scm-plugin</url>
+  
   <distributionManagement>
     <site>
       <id>apache.website</id>