]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare branch jackcess-1.2.14
authorJames Ahlborn <jtahlborn@yahoo.com>
Tue, 30 Jul 2013 02:02:38 +0000 (02:02 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Tue, 30 Jul 2013 02:02:38 +0000 (02:02 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14@757 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 318ee5f4947d01c2d7bb7f5946d232ce8c2cf487..5d2345ca222ac2dc32182527a53652ec61b67ebe 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.2.14</version>
+  <version>1.2.14.1-SNAPSHOT</version>
   <url>http://jackcess.sf.net</url>
   <inceptionYear>2005</inceptionYear>
   <developers>
     <url>http://sourceforge.net/p/jackcess/bugs/</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14</connection>
+    <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-1.2.14</connection>
     <!-- read/write svn connection -->
-    <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14</developerConnection>
-    <url>http://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14</url>
+    <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-1.2.14</developerConnection>
+    <url>http://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-1.2.14</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>