You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/03/12 22:33:26 UTC

svn commit: r636518 - /geronimo/specs/trunk/specs-parent/pom.xml

Author: djencks
Date: Wed Mar 12 14:33:24 2008
New Revision: 636518

URL: http://svn.apache.org/viewvc?rev=636518&view=rev
Log:
fix scm urls

Modified:
    geronimo/specs/trunk/specs-parent/pom.xml

Modified: geronimo/specs/trunk/specs-parent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/specs-parent/pom.xml?rev=636518&r1=636517&r2=636518&view=diff
==============================================================================
--- geronimo/specs/trunk/specs-parent/pom.xml (original)
+++ geronimo/specs/trunk/specs-parent/pom.xml Wed Mar 12 14:33:24 2008
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/specs/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/specs-parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/specs-parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/specs/trunk/specs-parent</url>
     </scm>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>