Repository: commons-dbcp Updated Branches: refs/heads/master f1186df94 -> 1a6ac5146
Update commons-parent from 42 to 43. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/1a6ac514 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/1a6ac514 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/1a6ac514 Branch: refs/heads/master Commit: 1a6ac5146293915a4260341012bd5acf9a2e03aa Parents: f1186df Author: Gary Gregory <ggreg...@apache.org> Authored: Sun Jan 7 13:42:07 2018 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sun Jan 7 13:42:07 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/1a6ac514/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a3b9f25..c1135a1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId>