Repository: commons-release-plugin Updated Branches: refs/heads/master c706f85c3 -> 255070351
Update commons-parent from 45 to 46. Build success with 'mvn clean install site'. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/25507035 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/25507035 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/25507035 Branch: refs/heads/master Commit: 25507035143d7ccb3048aeab10fe32fe4f6a48e6 Parents: c706f85 Author: Gary Gregory <[email protected]> Authored: Sun May 13 08:19:58 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Sun May 13 08:19:58 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/25507035/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dbd5008..35e6808 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-release-plugin</artifactId> <packaging>maven-plugin</packaging>
