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 2006/08/27 11:24:14 UTC

svn commit: r437351 - /geronimo/sandbox/gshell/trunk/pom.xml

Author: jdillon
Date: Sun Aug 27 02:24:13 2006
New Revision: 437351

URL: http://svn.apache.org/viewvc?rev=437351&view=rev
Log:
Drop ${maven.username}@

Modified:
    geronimo/sandbox/gshell/trunk/pom.xml

Modified: geronimo/sandbox/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/pom.xml?rev=437351&r1=437350&r2=437351&view=diff
==============================================================================
--- geronimo/sandbox/gshell/trunk/pom.xml (original)
+++ geronimo/sandbox/gshell/trunk/pom.xml Sun Aug 27 02:24:13 2006
@@ -36,7 +36,7 @@
     
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/sandbox/gshell/</connection>
-        <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/sandbox/gshell/</developerConnection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/sandbox/gshell/</developerConnection>
         <url>https://svn.apache.org/viewvc/geronimo/sandbox/gshell/</url>
     </scm>