You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/01/12 15:05:53 UTC

svn commit: r1230545 - /incubator/any23/site/pom.xml

Author: simonetripodi
Date: Thu Jan 12 14:05:53 2012
New Revision: 1230545

URL: http://svn.apache.org/viewvc?rev=1230545&view=rev
Log:
fixed SCM urls

Modified:
    incubator/any23/site/pom.xml

Modified: incubator/any23/site/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/site/pom.xml?rev=1230545&r1=1230544&r2=1230545&view=diff
==============================================================================
--- incubator/any23/site/pom.xml (original)
+++ incubator/any23/site/pom.xml Thu Jan 12 14:05:53 2012
@@ -176,10 +176,9 @@
   </mailingLists>
 
   <scm>
-    <developerConnection>https://svn.apache.org/repos/asf/incubator/any23/trunk/</developerConnection>
-    <connection>https://svn.apache.org/repos/asf/incubator/any23/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/trunk/</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/</connection>
     <url>https://svn.apache.org/repos/asf/incubator/any23/</url>
-    <tag>https://svn.apache.org/repos/asf/incubator/any23/tags/</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>