|
From: <cg...@us...> - 2006-10-15 23:20:30
|
Revision: 937
http://svn.sourceforge.net/wotonomy/?rev=937&view=rev
Author: cgruber
Date: 2006-10-15 16:20:20 -0700 (Sun, 15 Oct 2006)
Log Message:
-----------
fix scm link
Modified Paths:
--------------
trunk/projects/pom.xml
Modified: trunk/projects/pom.xml
===================================================================
--- trunk/projects/pom.xml 2006-10-15 22:42:43 UTC (rev 936)
+++ trunk/projects/pom.xml 2006-10-15 23:20:20 UTC (rev 937)
@@ -34,7 +34,7 @@
</site>
</distributionManagement>
<scm>
- <connection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</connection>
- <developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects/net.wotonomy.all</developerConnection>
+ <connection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects</connection>
+ <developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/wotonomy/trunk/projects</developerConnection>
</scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|