You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2007/12/22 09:15:13 UTC

svn commit: r606406 - /geronimo/gshell/trunk/pom.xml

Author: jdillon
Date: Sat Dec 22 00:15:12 2007
New Revision: 606406

URL: http://svn.apache.org/viewvc?rev=606406&view=rev
Log:
Fixed scm muck

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=606406&r1=606405&r2=606406&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Sat Dec 22 00:15:12 2007
@@ -42,9 +42,9 @@
     </description>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/sandbox/gshell/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/sandbox/gshell/trunk/</developerConnection>
-        <url>https://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/gshell/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/gshell/trunk/</developerConnection>
+        <url>https://svn.apache.org/viewvc/geronimo/gshell/trunk/</url>
     </scm>
     
     <dependencyManagement>