You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2013/05/17 02:12:54 UTC

git commit: use released version of mpir plugin

Updated Branches:
  refs/heads/master af7420a3b -> 0e9ea9d49


use released version of mpir plugin


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

Branch: refs/heads/master
Commit: 0e9ea9d4946ea40fd47add0376688248ce1bd25b
Parents: af7420a
Author: Olivier Lamy <ol...@apache.org>
Authored: Fri May 17 08:45:55 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Fri May 17 08:46:45 2013 +1000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/0e9ea9d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 18e4670..4a60b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -524,7 +524,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.7-SNAPSHOT</version>
+        <version>2.7</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>