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

git commit: [HELIX-270] Include documentation for previous version on the website, fix build break

Updated Branches:
  refs/heads/master 80af2dedd -> d09de23ea


[HELIX-270] Include documentation for previous version on the website, fix build break


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

Branch: refs/heads/master
Commit: d09de23ea9403bf2c4649019c97c3cd257c6b064
Parents: 80af2de
Author: Kanak Biscuitwala <ka...@hotmail.com>
Authored: Sat Nov 16 17:01:25 2013 -0800
Committer: Kanak Biscuitwala <ka...@hotmail.com>
Committed: Sat Nov 16 17:01:25 2013 -0800

----------------------------------------------------------------------
 site-releases/0.7.0-incubating/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/d09de23e/site-releases/0.7.0-incubating/pom.xml
----------------------------------------------------------------------
diff --git a/site-releases/0.7.0-incubating/pom.xml b/site-releases/0.7.0-incubating/pom.xml
index b7406a7..f3abc17 100644
--- a/site-releases/0.7.0-incubating/pom.xml
+++ b/site-releases/0.7.0-incubating/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>site-releases</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.1-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>0.7.0-incubating-site</artifactId>