Repository: kylin
Updated Branches:
  refs/heads/2.x-staging 0b676d5bf -> 5511f2609


KYLIN-1356 fix bug


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

Branch: refs/heads/2.x-staging
Commit: 5511f26095982a4e3b021414cd21bba3378772e4
Parents: 0b676d5
Author: honma <ho...@ebay.com>
Authored: Wed Jan 27 11:02:36 2016 +0800
Committer: honma <ho...@ebay.com>
Committed: Wed Jan 27 11:02:56 2016 +0800

----------------------------------------------------------------------
 kylin-it/pom.xml | 1 -
 pom.xml          | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/5511f260/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index 3fc867d..3f38d16 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -31,7 +31,6 @@
     <artifactId>kylin-it</artifactId>
     <name>Kylin:IT</name>
 
-
     <properties>
         <hdp.version/>
         <fastBuildMode/>

http://git-wip-us.apache.org/repos/asf/kylin/blob/5511f260/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba87d90..21fd8aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/kylin.git</url>
-        <tag>apache-kylin-2.0-incubating</tag>
+        <tag>apache-kylin-2.1</tag>
     </scm>
 
     <dependencyManagement>

Reply via email to