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/24 18:10:04 UTC

git commit: add site url for google search box

Updated Branches:
  refs/heads/master d4cc39f16 -> d166e1281


add site url for google search box


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

Branch: refs/heads/master
Commit: d166e1281ca83625d8b37a338db8b3a605134de3
Parents: d4cc39f
Author: olivier lamy <ol...@apache.org>
Authored: Wed Oct 24 18:09:55 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Oct 24 18:09:55 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/d166e128/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70c647c..757fcc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,8 @@ under the License.
   <packaging>pom</packaging>
   <name>Helix</name>
 
+  <url>http://helix.incubator.apache.org</url>
+
   <modules>
     <module>helix-core</module>
     <module>helix-admin-webapp</module>