Repository: commons-build-plugin Updated Branches: refs/heads/master 13bbbad82 -> 31c742428
Update commons-parent from 45 to 46. Build success with 'mvn clean install site -Danimal.sniffer.skip'. 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/31c74242 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/31c74242 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/31c74242 Branch: refs/heads/master Commit: 31c742428dfebb943e2c27f6531a3fbe8a89ee55 Parents: 13bbbad Author: Gary Gregory <[email protected]> Authored: Sun May 13 08:39:18 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Sun May 13 08:39:18 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/31c74242/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9f7da44..6c302aa 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>45</version> + <version>46</version> </parent> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging>
