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/de8cb393 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/de8cb393 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/de8cb393 Branch: refs/heads/master Commit: de8cb39384a828eed466fdf882c3d8e65f0f7c04 Parents: 0b41835 Author: Junkai Xue <[email protected]> Authored: Mon Jan 29 16:01:23 2018 -0800 Committer: Junkai Xue <[email protected]> Committed: Mon Jan 29 18:05:05 2018 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/de8cb393/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>
