maven-release-plugin v 2.5 - fixes blocker bug

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

Branch: refs/heads/master
Commit: 98374bcd767271e789e955e857bf10d4e992603f
Parents: 8aba3a9
Author: randgalt <randg...@apache.org>
Authored: Mon Apr 21 17:01:45 2014 -0500
Committer: randgalt <randg...@apache.org>
Committed: Mon Apr 21 17:01:45 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/curator/blob/98374bcd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b9f544..74e028f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -518,7 +518,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.4.1</version>
+                <version>2.5</version>
                 <configuration>
                     <arguments>-Dmaven.test.skip=true</arguments>
                     <mavenExecutorId>forked-path</mavenExecutorId>

Reply via email to