]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare release rel_1_1_18
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 8 Nov 2008 14:55:55 +0000 (14:55 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 8 Nov 2008 14:55:55 +0000 (14:55 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@383 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index f03f2eeebec8c27719b5aa40eaa6e2ea44bda8d4..b9242078ae13b4665cc2845bfd64517f831422d0 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.18-SNAPSHOT</version>
+  <version>1.1.18</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_18</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_18</developerConnection>
+    <url>http://jackcess.svn.sourceforge.net/viewvc/jackcess/jackcess/tags/rel_1_1_18</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>