]> source.dussan.org Git - jackcess.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 26 Dec 2007 15:24:30 +0000 (15:24 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 26 Dec 2007 15:24:30 +0000 (15:24 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@205 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 8de565ec5fcf52413e693b44ca16e72f224ecac7..3acb662298880a17b3417aa89542f50b2a83ed00 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.10</version>
+  <version>1.1.11-SNAPSHOT</version>
   <url>http://jackcess.sf.net</url>
   <inceptionYear>2005</inceptionYear>
   <developers>
@@ -44,7 +44,6 @@
     <developerConnection>scm:cvs:ext:username@jackcess.cvs.sourceforge.net:/cvsroot/jackcess/:jackcess</developerConnection>
     <!-- Note, the added '?viewvc' makes this url work with ViewSCM -->
     <url>http://jackcess.cvs.sourceforge.net/jackcess/jackcess/?viewvc</url>
-    <tag>rel_1_1_10</tag>
   </scm>
   <build>
     <defaultGoal>install</defaultGoal>