]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 20 Jan 2010 02:47:32 +0000 (02:47 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 20 Jan 2010 02:47:32 +0000 (02:47 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@434 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 4fb262b5c7b1ab9403f0f7fff44173f02b08f444..28abc7ef77f4f436bf51e8e60126f3e5436e286c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
   <artifactId>jackcess</artifactId>
   <name>Jackcess</name>
   <description>A pure Java library for reading from and writing to MS Access databases.</description>
-  <version>1.1.21</version>
+  <version>1.1.22-SNAPSHOT</version>
   <url>http://jackcess.sf.net</url>
   <inceptionYear>2005</inceptionYear>
   <developers>
     <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/tags/jackcess-1.1.21</connection>
+    <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/tags/jackcess-1.1.21</developerConnection>
-    <url>http://jackcess.svn.sourceforge.net/viewvc/jackcess/jackcess/tags/jackcess-1.1.21</url>
+    <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>