Repository: commons-release-plugin Updated Branches: refs/heads/master 97afb3679 -> dd16b6d5f
Upversion to commons-parent 45 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/dd16b6d5 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/dd16b6d5 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/dd16b6d5 Branch: refs/heads/master Commit: dd16b6d5fe5b457a60319664093fbb00cc97d581 Parents: 97afb36 Author: Rob Tompkins <[email protected]> Authored: Thu Mar 22 13:48:38 2018 -0400 Committer: Rob Tompkins <[email protected]> Committed: Thu Mar 22 13:48:38 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/dd16b6d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6b555ec..e688d42 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>43</version> + <version>45</version> </parent> <artifactId>commons-release-plugin</artifactId> <packaging>maven-plugin</packaging>
