Author: brianf
Date: Fri Feb 20 23:33:50 2009
New Revision: 746416
URL: http://svn.apache.org/viewvc?rev=746416&view=rev
Log:
fix the tags
Modified:
maven/plugins/tags/maven-plugins-13/pom.xml
Modified: maven/plugins/tags/maven-plugins-13/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-13/pom.xml?rev=746416&r1=746415&r2=746416&view=diff
==============================================================================
--- maven/plugins/tags/maven-plugins-13/pom.xml (original)
+++ maven/plugins/tags/maven-plugins-13/pom.xml Fri Feb 20 23:33:50 2009
@@ -155,9 +155,9 @@
</modules> -->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-13/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-13/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-13/</url>
</scm>
<distributionManagement>
<site>