Repository: phoenix
Updated Branches:
  refs/heads/4.3 b9d1722c6 -> caead2e4f


Set version for 4.3 branch to 4.3.1-SNAPSHOT


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

Branch: refs/heads/4.3
Commit: caead2e4f71329009f4d1e3f4a47302f0308129b
Parents: b9d1722
Author: Mujtaba <mcho...@salesforce.com>
Authored: Wed Feb 25 15:32:08 2015 -0800
Committer: Mujtaba <mcho...@salesforce.com>
Committed: Wed Feb 25 15:32:08 2015 -0800

----------------------------------------------------------------------
 phoenix-assembly/pom.xml | 2 +-
 phoenix-core/pom.xml     | 2 +-
 phoenix-flume/pom.xml    | 2 +-
 phoenix-pig/pom.xml      | 2 +-
 pom.xml                  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/caead2e4/phoenix-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 51f767f..a66b095 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.phoenix</groupId>
     <artifactId>phoenix</artifactId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>phoenix-assembly</artifactId>
   <name>Phoenix Assembly</name>

http://git-wip-us.apache.org/repos/asf/phoenix/blob/caead2e4/phoenix-core/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index cf28ac0..33deac2 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.phoenix</groupId>
     <artifactId>phoenix</artifactId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>phoenix-core</artifactId>
   <name>Phoenix Core</name>

http://git-wip-us.apache.org/repos/asf/phoenix/blob/caead2e4/phoenix-flume/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index aebde32..f886233 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.phoenix</groupId>
     <artifactId>phoenix</artifactId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>phoenix-flume</artifactId>
   <name>Phoenix - Flume</name>

http://git-wip-us.apache.org/repos/asf/phoenix/blob/caead2e4/phoenix-pig/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml
index 2db1af6..f97eea8 100644
--- a/phoenix-pig/pom.xml
+++ b/phoenix-pig/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.phoenix</groupId>
     <artifactId>phoenix</artifactId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>phoenix-pig</artifactId>
   <name>Phoenix - Pig</name>

http://git-wip-us.apache.org/repos/asf/phoenix/blob/caead2e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dee91b8..34efa80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.phoenix</groupId>
   <artifactId>phoenix</artifactId>
-  <version>4.4.0-SNAPSHOT</version>
+  <version>4.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Phoenix</name>
   <description>A SQL layer over HBase</description>

Reply via email to