You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/12/04 07:12:54 UTC

kylin git commit: KYLIN-1170 remove “incubating” or “incubator” from pom.xml

Repository: kylin
Updated Branches:
  refs/heads/1.x-staging e568c46d9 -> eb692f38e


KYLIN-1170 remove “incubating” or “incubator” from pom.xml 

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

Branch: refs/heads/1.x-staging
Commit: eb692f38eeab0a6afd7ac4cc04005df0b793a8b6
Parents: e568c46
Author: shaofengshi <sh...@apache.org>
Authored: Fri Dec 4 14:04:36 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Fri Dec 4 14:04:36 2015 +0800

----------------------------------------------------------------------
 atopcalcite/pom.xml   |  2 +-
 common/pom.xml        |  2 +-
 cube/pom.xml          |  2 +-
 dictionary/pom.xml    |  2 +-
 invertedindex/pom.xml |  2 +-
 jdbc/pom.xml          |  2 +-
 job/pom.xml           |  2 +-
 metadata/pom.xml      |  2 +-
 monitor/pom.xml       |  2 +-
 pom.xml               | 24 ++++++++++++------------
 query/pom.xml         |  2 +-
 server/pom.xml        |  2 +-
 storage/pom.xml       |  2 +-
 webapp/package.json   |  2 +-
 14 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 8047f03..1d9a3e1 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 4478d95..035de00 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/cube/pom.xml
----------------------------------------------------------------------
diff --git a/cube/pom.xml b/cube/pom.xml
index 044082f..9519be5 100644
--- a/cube/pom.xml
+++ b/cube/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/dictionary/pom.xml b/dictionary/pom.xml
index 319c743..4a682e4 100644
--- a/dictionary/pom.xml
+++ b/dictionary/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml
index 4f0b508..7647af2 100644
--- a/invertedindex/pom.xml
+++ b/invertedindex/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>kylin-invertedindex</artifactId>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 5c44d45..132c68c 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.kylin</groupId>
 		<artifactId>kylin</artifactId>
-		<version>1.2-incubating-SNAPSHOT</version>
+		<version>1.2-SNAPSHOT</version>
 	</parent>
 
 	<properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/job/pom.xml
----------------------------------------------------------------------
diff --git a/job/pom.xml b/job/pom.xml
index 4dcbd4b..fb677b3 100644
--- a/job/pom.xml
+++ b/job/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>kylin-job</artifactId>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/metadata/pom.xml
----------------------------------------------------------------------
diff --git a/metadata/pom.xml b/metadata/pom.xml
index 2d6a7a2..259962b 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/monitor/pom.xml
----------------------------------------------------------------------
diff --git a/monitor/pom.xml b/monitor/pom.xml
index dfdd12d..cb2df81 100644
--- a/monitor/pom.xml
+++ b/monitor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72bf7e7..83ddff5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
     <groupId>org.apache.kylin</groupId>
     <artifactId>kylin</artifactId>
     <packaging>pom</packaging>
-    <version>1.2-incubating-SNAPSHOT</version>
+    <version>1.2-SNAPSHOT</version>
     <name>Kylin:HadoopOLAPEngine</name>
-    <url>http://kylin.incubator.apache.org</url>
+    <url>http://kylin.apache.org</url>
     <inceptionYear>2014</inceptionYear>
 
     <properties>
@@ -124,25 +124,25 @@
     <mailingLists>
         <mailingList>
             <name>kylin-dev</name>
-            <subscribe>dev-subscribe@kylin.incubator.apache.org</subscribe>
-            <unsubscribe>dev-unsubscribe@kylin.incubator.apache.org</unsubscribe>
-            <post>dev@kylin.incubator.apache.org</post>
+            <subscribe>dev-subscribe@kylin.apache.org</subscribe>
+            <unsubscribe>dev-unsubscribe@kylin.apache.org</unsubscribe>
+            <post>dev@kylin.apache.org</post>
             <archive>http://mail-archives.apache.org/mod_mbox/kylin-dev/</archive>
         </mailingList>
         <mailingList>
             <name>kylin-commits</name>
-            <subscribe>commits-subscribe@kylin.incubator.apache.org</subscribe>
-            <unsubscribe>commits-unsubscribe@kylin.incubator.apache.org</unsubscribe>
-            <post>commits@kylin.incubator.apache.org</post>
+            <subscribe>commits-subscribe@kylin.apache.org</subscribe>
+            <unsubscribe>commits-unsubscribe@kylin.apache.org</unsubscribe>
+            <post>commits@kylin.apache.org</post>
             <archive>http://mail-archives.apache.org/mod_mbox/kylin-commits/</archive>
         </mailingList>
     </mailingLists>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-kylin.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-kylin.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf/incubator-kylin.git</url>
-        <tag>apache-kylin-0.7.1-incubating</tag>
+        <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>kylin-1.1.1-incubating</tag>
     </scm>
 
     <dependencyManagement>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index 948e37e..f9a2943 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index d22f47e..1e35b88 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/storage/pom.xml
----------------------------------------------------------------------
diff --git a/storage/pom.xml b/storage/pom.xml
index e96b223..8203bc9 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.2-incubating-SNAPSHOT</version>
+        <version>1.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/kylin/blob/eb692f38/webapp/package.json
----------------------------------------------------------------------
diff --git a/webapp/package.json b/webapp/package.json
index 36d9c8b..534c508 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -5,7 +5,7 @@
     "author": "ApacheKylin",
     "repository": {
         "type:": "git",
-        "url": "https://github.com/apache/incubator-kylin.git"
+        "url": "https://github.com/apache/kylin.git"
     },
     "devDependencies": {
         "grunt": "~0.4.x",