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/02 12:19:22 UTC

[12/23] 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/4c45b8c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/4c45b8c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/4c45b8c3

Branch: refs/heads/0.7.1-staging
Commit: 4c45b8c3cce085c2f696dc93112d35c96fa3c310
Parents: 770c37d
Author: Luke Han <lu...@apache.org>
Authored: Sun May 31 19:07:00 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue Jun 2 18:15:41 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/4c45b8c3/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>