You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2017/07/21 03:53:10 UTC

[12/14] commons-dbutils git commit: Bump to next release version 2.0-SNAPSHOT

Bump to next release version 2.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/3864117a
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/3864117a
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/3864117a

Branch: refs/heads/master
Commit: 3864117aef5ab16450459da568b18203e791d225
Parents: 60b61ac
Author: Carl Hall <th...@apache.org>
Authored: Thu Jul 20 20:48:20 2017 -0700
Committer: Carl Hall <th...@apache.org>
Committed: Thu Jul 20 20:48:20 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/3864117a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72fdef3..ee5b93a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
   <artifactId>commons-dbutils</artifactId>
-  <version>1.7-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <name>Apache Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>