Repository: kylin
Updated Branches:
  refs/heads/2.x-staging 7849a47ff -> b502ff2ff


minor, remove incubating stuff


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

Branch: refs/heads/2.x-staging
Commit: b502ff2ff6808433febb3452cb99e03182be611d
Parents: 7849a47
Author: lidongsjtu <don...@ebay.com>
Authored: Tue Dec 22 16:21:33 2015 +0800
Committer: lidongsjtu <don...@ebay.com>
Committed: Tue Dec 22 16:21:33 2015 +0800

----------------------------------------------------------------------
 DISCLAIMER | 12 ------------
 LICENSE    |  2 +-
 NOTICE     |  2 +-
 README.md  | 10 +++++-----
 pom.xml    | 32 ++++++++++++++++----------------
 5 files changed, 23 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/b502ff2f/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 806ea66..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,12 +0,0 @@
-Apache Kylin is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC.
-
-Incubation is required of all newly accepted projects until a further
-review indicates that the infrastructure, communications, and decision
-making process have stabilized in a manner consistent with other
-successful ASF projects.
-
-While incubation status is not necessarily a reflection of the
-completeness or stability of the code, it does indicate that the
-project has yet to be fully endorsed by the ASF.
-

http://git-wip-us.apache.org/repos/asf/kylin/blob/b502ff2f/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 92e09a4..3cec384 100644
--- a/LICENSE
+++ b/LICENSE
@@ -205,7 +205,7 @@
 
 
 ==============================================================================
-Apache Kylin (incubating) Subcomponents:
+Apache Kylin Subcomponents:
 
 The Apache Kylin project contains subcomponents with separate copyright
 notices and license terms. Your use of the source code for the these

http://git-wip-us.apache.org/repos/asf/kylin/blob/b502ff2f/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index f18fba3..cd0c1ba 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Kylin (incubating)
+Apache Kylin
 Copyright 2014-2015 The Apache Software Foundation
 
 This product includes software developed at

http://git-wip-us.apache.org/repos/asf/kylin/blob/b502ff2f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 10bc863..657212f 100644
--- a/README.md
+++ b/README.md
@@ -5,20 +5,20 @@ Apache Kylin
 
 Apache Kylin is an open source Distributed Analytics Engine, contributed by 
eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on 
Hadoop supporting extremely large datasets.
 
-For more details, see the website 
[http://kylin.incubator.apache.org](http://kylin.incubator.apache.org).
+For more details, see the website 
[http://kylin.apache.org](http://kylin.apache.org).
 
 Documentation
 =============
-Please refer to 
[http://kylin.incubator.apache.org/docs/](http://kylin.incubator.apache.org/docs/).
+Please refer to [http://kylin.apache.org/docs/](http://kylin.apache.org/docs/).
 
 Get Help
 ============
-The fastest way to get response from our developers is to send email to our 
mail list <d...@kylin.incubator.apache.org>,   
-and remember to subscribe our mail list via 
<dev-subscr...@kylin.incubator.apache.org>
+The fastest way to get response from our developers is to send email to our 
mail list <d...@kylin.apache.org>,   
+and remember to subscribe our mail list via <dev-subscr...@kylin.apache.org>
 
 License
 ============
-Please refer to 
[LICENSE](https://github.com/apache/incubator-kylin/blob/master/LICENSE) file.
+Please refer to [LICENSE](https://github.com/apache/kylin/blob/master/LICENSE) 
file.
 
 
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/b502ff2f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28ab8d7..adbf3a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <packaging>pom</packaging>
     <version>2.0-incubating-SNAPSHOT</version>
     <name>Kylin:HadoopOLAPEngine</name>
-    <url>http://kylin.incubator.apache.org</url>
+    <url>http://kylin.apache.org</url>
     <inceptionYear>2014</inceptionYear>
 
 
@@ -134,38 +134,38 @@
     <mailingLists>
         <mailingList>
             <name>kylin-user</name>
-            <subscribe>user-subscr...@kylin.incubator.apache.org</subscribe>
-            
<unsubscribe>user-unsubscr...@kylin.incubator.apache.org</unsubscribe>
-            <post>u...@kylin.incubator.apache.org</post>
+            <subscribe>user-subscr...@kylin.apache.org</subscribe>
+            <unsubscribe>user-unsubscr...@kylin.apache.org</unsubscribe>
+            <post>u...@kylin.apache.org</post>
             
<archive>http://mail-archives.apache.org/mod_mbox/kylin-user/</archive>
         </mailingList>
         <mailingList>
             <name>kylin-dev</name>
-            <subscribe>dev-subscr...@kylin.incubator.apache.org</subscribe>
-            
<unsubscribe>dev-unsubscr...@kylin.incubator.apache.org</unsubscribe>
-            <post>d...@kylin.incubator.apache.org</post>
+            <subscribe>dev-subscr...@kylin.apache.org</subscribe>
+            <unsubscribe>dev-unsubscr...@kylin.apache.org</unsubscribe>
+            <post>d...@kylin.apache.org</post>
             
<archive>http://mail-archives.apache.org/mod_mbox/kylin-dev/</archive>
         </mailingList>
         <mailingList>
             <name>kylin-issues</name>
-            <subscribe>issues-subscr...@kylin.incubator.apache.org</subscribe>
-            
<unsubscribe>issues-unsubscr...@kylin.incubator.apache.org</unsubscribe>
-            <post>iss...@kylin.incubator.apache.org</post>
+            <subscribe>issues-subscr...@kylin.apache.org</subscribe>
+            <unsubscribe>issues-unsubscr...@kylin.apache.org</unsubscribe>
+            <post>iss...@kylin.apache.org</post>
             
<archive>http://mail-archives.apache.org/mod_mbox/kylin-issues/</archive>
         </mailingList>
         <mailingList>
             <name>kylin-commits</name>
-            <subscribe>commits-subscr...@kylin.incubator.apache.org</subscribe>
-            
<unsubscribe>commits-unsubscr...@kylin.incubator.apache.org</unsubscribe>
-            <post>comm...@kylin.incubator.apache.org</post>
+            <subscribe>commits-subscr...@kylin.apache.org</subscribe>
+            <unsubscribe>commits-unsubscr...@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>
+        
<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>
     </scm>
 

Reply via email to