]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare release jackcess-1.2.6
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 16 Dec 2011 13:36:56 +0000 (13:36 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 16 Dec 2011 13:36:56 +0000 (13:36 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@603 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 0f8f17c82f14745656d56427e8a34d034ad3deb8..2a6a4c956b9e283a8e865c7d71786dfc2357cfb7 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.6-SNAPSHOT</version>
+  <version>1.2.6</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/trunk/</connection>
+    <connection>scm:svn:http://jackcess.svn.sourceforge.net/svnroot/jackcess/jackcess/tags/jackcess-1.2.6</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:https://jackcess.svn.sourceforge.net/svnroot/jackcess/jackcess/tags/jackcess-1.2.6</developerConnection>
+    <url>http://jackcess.svn.sourceforge.net/viewvc/jackcess/jackcess/tags/jackcess-1.2.6</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>