Repository: commons-dbutils Updated Branches: refs/heads/master 008f75717 -> 6d8ba4e57 (forced update)
Set version for release Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/6817ed7b Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/6817ed7b Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/6817ed7b Branch: refs/heads/master Commit: 6817ed7bf264819c57946ee2fb1a965743af4bd6 Parents: c44ef04 Author: Carl Hall <[email protected]> Authored: Sat Jul 8 22:42:41 2017 -0700 Committer: Carl Hall <[email protected]> Committed: Thu Jul 20 20:59:48 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/6817ed7b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b59ca9..1d420c8 100644 --- a/pom.xml +++ b/pom.xml @@ -243,7 +243,7 @@ <commons.componentid>dbutils</commons.componentid> <commons.module.name>org.apache.commons.dbutils</commons.module.name> - <commons.release.version>1.6</commons.release.version> + <commons.release.version>1.7</commons.release.version> <commons.rc.version>RC1</commons.rc.version> <commons.jira.id>DBUTILS</commons.jira.id> <commons.jira.pid>12310470</commons.jira.pid>
