]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare release jackcess-3.0.0
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 9 Feb 2019 16:12:27 +0000 (16:12 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 9 Feb 2019 16:12:27 +0000 (16:12 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1286 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 4dfe5b50c6dee668291bd39e80dd63bde1e0bea9..598892e3fd8af8faf67507ae35e7abbd1b72bd2c 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>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <url>https://jackcess.sourceforge.io</url>
   <inceptionYear>2005</inceptionYear>
   <developers>
     <url>https://sourceforge.net/p/jackcess/bugs/</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</connection>
+    <connection>scm:svn:svn://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-3.0.0</connection>
     <!-- read/write svn connection -->
-    <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</developerConnection>
-    <url>http://svn.code.sf.net/p/jackcess/code/jackcess/trunk/</url>
+    <developerConnection>scm:svn:svn+ssh://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-3.0.0</developerConnection>
+    <url>http://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-3.0.0</url>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>