You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/06/08 20:22:16 UTC

[10/30] incubator-kylin git commit: manually rollback to 0.7.1 for rc3, add assembly to exclude website

manually rollback to 0.7.1 for rc3, add assembly to exclude website


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

Branch: refs/heads/0.7-staging
Commit: 34a376871d4dd8163475dc0100ee97cb4ebacc04
Parents: 76b5d37
Author: Luke Han <lu...@apache.org>
Authored: Sun May 31 19:07:00 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Sun May 31 19:07:00 2015 +0800

----------------------------------------------------------------------
 invertedindex/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/34a37687/invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml
index 8e89ee4..dcf961b 100644
--- a/invertedindex/pom.xml
+++ b/invertedindex/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>0.7.2-incubating-SNAPSHOT</version>
+        <version>0.7.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>kylin-invertedindex</artifactId>