You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by la...@apache.org on 2016/09/19 20:44:51 UTC

phoenix git commit: Prepare for 4.8.1

Repository: phoenix
Updated Branches:
  refs/heads/4.8-HBase-0.98 c20e2b66d -> 257c6a21b


Prepare for 4.8.1


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

Branch: refs/heads/4.8-HBase-0.98
Commit: 257c6a21b5b7a109524c6a329dd201e683592084
Parents: c20e2b6
Author: Lars Hofhansl <la...@apache.org>
Authored: Mon Sep 19 13:43:58 2016 -0700
Committer: Lars Hofhansl <la...@apache.org>
Committed: Mon Sep 19 13:43:58 2016 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/257c6a21/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f95acd0..9e1b9de 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.8.1-HBase-0.98-SNAPSHOT</version>
+  <version>4.8.1-HBase-0.98</version>
   <packaging>pom</packaging>
   <name>Apache Phoenix</name>
   <description>A SQL layer over HBase</description>