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 2012/10/30 12:33:58 UTC

git commit: upgrade maven-project-info-reports-plugin to last 2.6

Updated Branches:
  refs/heads/master b6a3914f3 -> 48c5f2d49


upgrade maven-project-info-reports-plugin to last 2.6


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

Branch: refs/heads/master
Commit: 48c5f2d49a0ba74eabbf0bd11c80cd53f4b6433b
Parents: b6a3914
Author: olivier lamy <ol...@apache.org>
Authored: Tue Oct 30 12:33:50 2012 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Oct 30 12:33:50 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/48c5f2d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5bd111d..58525ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,6 +321,11 @@ under the License.
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.6</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>2.9</version>
         <inherited>false</inherited>