PHOENIX-3214 Fix parent element for phoenix-kafka pom

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

Branch: refs/heads/4.x-HBase-1.1
Commit: 1c350e912ac0eb96653bdf9a12f12f527be7fcfe
Parents: 170524e
Author: Josh Elser <els...@apache.org>
Authored: Mon Feb 6 11:11:20 2017 -0500
Committer: Josh Elser <els...@apache.org>
Committed: Mon Feb 6 11:11:20 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/1c350e91/phoenix-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 042f54c..562ce3e 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.phoenix</groupId>
                <artifactId>phoenix</artifactId>
-               <version>4.10.0-HBase-1.2-SNAPSHOT</version>
+               <version>4.10.0-HBase-1.1-SNAPSHOT</version>
        </parent>
        <artifactId>phoenix-kafka</artifactId>
        <name>Phoenix - Kafka</name>

Reply via email to