summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2012-10-12 23:49:04 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2012-10-12 23:49:04 +0000
commit3f918ecfef9bbe4e5394aaacc55310fc3fedc876 (patch)
treeab11490533698c6ed95a2768be84e29da5b54e7b /pom.xml
parent7d20c4cee1d09b62763641ae903d60f3fb27cee5 (diff)
downloadjackcess-3f918ecfef9bbe4e5394aaacc55310fc3fedc876.tar.gz
jackcess-3f918ecfef9bbe4e5394aaacc55310fc3fedc876.zip
update scm urls
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@644 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 2fd21b7..a415f43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,10 +44,10 @@
<url>http://sourceforge.net/tracker/?group_id=134943&amp;atid=731445</url>
</issueManagement>
<scm>
- <connection>scm:svn:http://jackcess.svn.sourceforge.net/svnroot/jackcess/jackcess/trunk/</connection>
+ <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</connection>
<!-- read/write svn connection -->
- <developerConnection>scm:svn:https://jackcess.svn.sourceforge.net/svnroot/jackcess/jackcess/trunk/</developerConnection>
- <url>http://jackcess.svn.sourceforge.net/viewvc/jackcess/jackcess/trunk/</url>
+ <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</developerConnection>
+ <url>http://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</url>
</scm>
<build>
<defaultGoal>install</defaultGoal>