Repository: helix
Updated Branches:
  refs/heads/master f8b904f1f -> f76a734d3


Bump maven-release-plugin to 2.5.2


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f76a734d
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/f76a734d
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/f76a734d

Branch: refs/heads/master
Commit: f76a734d3a1eb373adbf5187eead53cd108bbc63
Parents: f8b904f
Author: Junkai Xue <[email protected]>
Authored: Mon Jul 23 15:25:37 2018 -0700
Committer: Junkai Xue <[email protected]>
Committed: Mon Jul 23 15:25:37 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/helix/blob/f76a734d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 748d863..a632cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.1</version>
+          <version>2.5.2</version>
           <configuration>
             
<preparationGoals>${helix.release.preparationGoals}</preparationGoals>
             <goals>${helix.release.performGoals}</goals>

Reply via email to