You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2018/01/30 02:12:29 UTC

[05/11] helix git commit: Bump maven-release-plugin to 2.5.1

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/fa8e3692
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/fa8e3692
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/fa8e3692

Branch: refs/heads/master
Commit: fa8e36923ad62eecbed61db45b875a05cffa0cf6
Parents: 8712a58
Author: Junkai Xue <jx...@linkedin.com>
Authored: Mon Jan 29 16:01:23 2018 -0800
Committer: Junkai Xue <jx...@linkedin.com>
Committed: Mon Jan 29 18:12:15 2018 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/fa8e3692/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>