Update commons-parent from 40 to 41. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1769931 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/e0d20b45 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/e0d20b45 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/e0d20b45 Branch: refs/heads/master Commit: e0d20b456e03beeca403a65b6c6f43027dc4fd22 Parents: b1e36ff Author: Gary D. Gregory <[email protected]> Authored: Wed Nov 16 07:11:45 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Wed Nov 16 07:11:45 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/e0d20b45/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1a7c6a9..a1435f2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>41</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId>
