]> source.dussan.org Git - jackcess.git/commitdiff
using subversion now
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 9 Jan 2008 18:57:39 +0000 (18:57 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 9 Jan 2008 18:57:39 +0000 (18:57 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@209 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index ba03c1f36c6c9073bd382fe39f3e57177ddeee55..5c1585158181ac15f91cb0b51a597a108d6fe68a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <url>http://sourceforge.net/tracker/?group_id=134943&amp;atid=731445</url>
   </issueManagement>
   <scm>
-    <connection>scm:cvs:pserver:anonymous:@jackcess.cvs.sourceforge.net:/cvsroot/jackcess/:jackcess</connection>
-    <!-- read/write cvs connection -->
-    <developerConnection>scm:cvs:ext:username@jackcess.cvs.sourceforge.net:/cvsroot/jackcess/:jackcess</developerConnection>
-    <!-- Note, the added '?viewvc' makes this url work with ViewSCM -->
-    <url>http://jackcess.cvs.sourceforge.net/jackcess/jackcess/?viewvc</url>
+    <connection>scm:svn:http://jackcess.svn.sourceforge.net/svnroot/jackcess/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>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>