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/15 03:04:21 UTC

git commit: [HELIX-87] Bad repository links in website That's fixed in maven plugin but need a release so use temporary a SNAPSHOT version

Updated Branches:
  refs/heads/master 1f979c21c -> b0217ea24


[HELIX-87] Bad repository links in website
That's fixed in maven plugin but need a release
so use temporary a SNAPSHOT version


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

Branch: refs/heads/master
Commit: b0217ea24077b4698e6eb8732be73c548c0c8103
Parents: 1f979c2
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed May 15 11:03:23 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed May 15 11:03:23 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/b0217ea2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7dcdfbe..9c4e21f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -510,7 +510,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7-SNAPSHOT</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>