You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/05/02 17:35:02 UTC

[4/5] git commit: update maven release plugin to 2.5

update maven release plugin to 2.5


Project: http://git-wip-us.apache.org/repos/asf/incubator-storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-storm/commit/6ca1c53a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/6ca1c53a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/6ca1c53a

Branch: refs/heads/0.9.1.x
Commit: 6ca1c53a33fe657e8576629584ba921d77adf192
Parents: 8bab8de
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri May 2 11:29:09 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri May 2 11:29:09 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/6ca1c53a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c5a731..ac00b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,7 +491,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.4.2</version>
+                    <version>2.5</version>
                 </plugin>
                 <plugin>
                     <groupId>com.theoryinpractise</groupId>