Repository: helix Updated Branches: refs/heads/master 1baf2aac9 -> d233a13d0
Bump maven-release-plugin to 2.5.1 Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/d233a13d Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/d233a13d Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/d233a13d Branch: refs/heads/master Commit: d233a13d063cdb03567a0ce31d600f0d7ac70352 Parents: 1baf2aa Author: Junkai Xue <[email protected]> Authored: Mon Jan 29 16:01:23 2018 -0800 Committer: Junkai Xue <[email protected]> Committed: Mon Jan 29 16:05:58 2018 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/d233a13d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 269d9bc..145fe93 100644 --- a/pom.xml +++ b/pom.xml @@ -334,7 +334,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.3.2</version> + <version>2.5.1</version> <configuration> <preparationGoals>${helix.release.preparationGoals}</preparationGoals> <goals>${helix.release.performGoals}</goals>
