Repository: helix Updated Branches: refs/heads/helix-0.6.x 45ebe7675 -> 143493ab2
Upgrade maven release plugin version. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/143493ab Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/143493ab Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/143493ab Branch: refs/heads/helix-0.6.x Commit: 143493ab29743b4530b3eaaf42048ec21b51ebd9 Parents: 45ebe76 Author: Lei Xia <l...@linkedin.com> Authored: Tue Oct 25 10:07:03 2016 -0700 Committer: Lei Xia <l...@linkedin.com> Committed: Tue Oct 25 10:07:03 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/143493ab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a3478ef..4a7155a 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,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>