Skip to content

Commit

Permalink
fix scm reference. thx keith.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Nov 3, 2007
1 parent a6c8770 commit c2fb7dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions symmetric/pom.xml
Expand Up @@ -16,12 +16,12 @@
</description>
<scm>
<connection>
scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/symmetric/trunk
scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/
</connection>
<developerConnection>
scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/symmetric/trunk
scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/
</developerConnection>
<url>https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/symmetric/trunk</url>
<url>https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/</url>
</scm>
<issueManagement>
<system>SourceForge</system>
Expand Down

0 comments on commit c2fb7dc

Please sign in to comment.