Repository: commons-dbcp Updated Branches: refs/heads/master 4fe3600d8 -> 678c43b76
commons.scm-publish.version is the same as in the parent. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/678c43b7 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/678c43b7 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/678c43b7 Branch: refs/heads/master Commit: 678c43b76fd7111978569da167229ee562618f66 Parents: 4fe3600 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon May 7 12:48:08 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon May 7 12:48:08 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/678c43b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c090f61..ef38f2f 100644 --- a/pom.xml +++ b/pom.xml @@ -240,8 +240,6 @@ <commons.jira.id>DBCP</commons.jira.id> <commons.jira.pid>12310469</commons.jira.pid> <!-- Override CP version until that is updated --> - <!-- Version 1.0 requires Maven 3.0 or later --> - <commons.scm-publish.version>1.1</commons.scm-publish.version> <commons.checkstyle.version>2.11</commons.checkstyle.version> <!-- Constant for Commons Pool version (used in multiple places) --> <commons.pool.version>2.5.0</commons.pool.version>