]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare release jackcess-1.2.14.1
authorJames Ahlborn <jtahlborn@yahoo.com>
Sun, 11 Aug 2013 19:57:00 +0000 (19:57 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sun, 11 Aug 2013 19:57:00 +0000 (19:57 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-1.2.14@773 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 441fcd5191f24b051e20abcfab29fdaa6d8f3ac9..a71f35896caa551d73ef6b2793660ec844ed9e59 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.1-SNAPSHOT</version>
+  <version>1.2.14.1</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/branches/jackcess-1.2.14</connection>
+    <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14.1</connection>
     <!-- read/write svn connection -->
-    <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>
+    <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14.1</developerConnection>
+    <url>http://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.14.1</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>