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/6d8ba4e5 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/6d8ba4e5 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/6d8ba4e5 Branch: refs/heads/master Commit: 6d8ba4e579d217a7a6dc94abfb11fe3b54974cc3 Parents: d890c34 Author: Carl Hall <[email protected]> Authored: Thu Jul 20 20:48:20 2017 -0700 Committer: Carl Hall <[email protected]> Committed: Thu Jul 20 21:01:04 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/6d8ba4e5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4dea79f..d0291a7 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</version> + <version>2.0-SNAPSHOT</version> <name>Apache Commons DbUtils</name> <inceptionYear>2002</inceptionYear>
