commons-parent 39 -> 40. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1744863 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/f546e069 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/f546e069 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/f546e069 Branch: refs/heads/master Commit: f546e069e8623b58144921eb8e5dbcd7a9d5e545 Parents: b73a600 Author: Gary D. Gregory <[email protected]> Authored: Sat May 21 07:21:59 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Sat May 21 07:21:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/f546e069/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 44caafc..1a7c6a9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId>
