]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare release rel_1_1_11
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 21 Jan 2008 02:22:21 +0000 (02:22 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 21 Jan 2008 02:22:21 +0000 (02:22 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@220 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 5c1585158181ac15f91cb0b51a597a108d6fe68a..a9b6f4021ea9ce4f4a7c7bae0f86d48fa4cbc897 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.11-SNAPSHOT</version>
+  <version>1.1.11</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/rel_1_1_11</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/rel_1_1_11</developerConnection>
+    <url>http://jackcess.svn.sourceforge.net/viewvc/jackcess/jackcess/tags/rel_1_1_11</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>