Repository: phoenix
Updated Branches:
  refs/heads/4.2 59647fc34 -> 5614dbd5e


PHOENIX-1375 Remove references to incubation


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

Branch: refs/heads/4.2
Commit: 6a28b7d249d6e2de515b5897992ce67649762858
Parents: 59647fc
Author: Gabriel Reid <[email protected]>
Authored: Thu Oct 23 21:52:46 2014 +0200
Committer: Gabriel Reid <[email protected]>
Committed: Thu Oct 23 21:52:46 2014 +0200

----------------------------------------------------------------------
 NOTICE                   | 2 +-
 dev/release_files/NOTICE | 2 +-
 pom.xml                  | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/6a28b7d2/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index ac3ec17..093ae02 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Phoenix (Incubating)
+Apache Phoenix
 Copyright 2014 The Apache Software Foundation
 
 This product includes software developed at

http://git-wip-us.apache.org/repos/asf/phoenix/blob/6a28b7d2/dev/release_files/NOTICE
----------------------------------------------------------------------
diff --git a/dev/release_files/NOTICE b/dev/release_files/NOTICE
index 84869a6..a96a97c 100644
--- a/dev/release_files/NOTICE
+++ b/dev/release_files/NOTICE
@@ -1,4 +1,4 @@
-Apache Phoenix (Incubating)
+Apache Phoenix
 Copyright 2014 The Apache Software Foundation
 
 This product includes software developed at

http://git-wip-us.apache.org/repos/asf/phoenix/blob/6a28b7d2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab8dc33..10ef778 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,9 +57,9 @@
   </parent>
 
   <scm>
-    
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-phoenix.git</connection>
-    <url>https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git</url>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git</developerConnection>
+    
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/phoenix.git</connection>
+    <url>https://git-wip-us.apache.org/repos/asf/phoenix.git</url>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/phoenix.git</developerConnection>
   </scm>
 
   <properties>

Reply via email to