Repository: commons-dbutils Updated Branches: refs/heads/master 2b6f867a9 -> 008f75717
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/09fbd42a Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/09fbd42a Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/09fbd42a Branch: refs/heads/master Commit: 09fbd42a44690605c63f2ed67546cf199ccaa75f Parents: 14b6be0 Author: Carl Hall <thecarlh...@apache.org> Authored: Sat Jul 8 22:42:41 2017 -0700 Committer: Carl Hall <thecarlh...@apache.org> Committed: Sat Jul 8 22:42:41 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/09fbd42a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92e6653..31ed4e5 100644 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,7 @@ <maven.compiler.target>1.6</maven.compiler.target> <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>