Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 6eb2ceea3 -> 083a32830


PHOENIX-4211 Change tephra dependency in phoenix-kafka to test dependency like 
other poms


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

Branch: refs/heads/4.x-HBase-0.98
Commit: 083a32830673e737281bedc8dfe0bb2c8939b6bf
Parents: 6eb2cee
Author: James Taylor <[email protected]>
Authored: Fri Sep 15 10:33:37 2017 -0700
Committer: James Taylor <[email protected]>
Committed: Fri Sep 15 10:33:37 2017 -0700

----------------------------------------------------------------------
 phoenix-kafka/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/083a3283/phoenix-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index c07b080..c361d3d 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -50,12 +50,6 @@
        </properties>
 
        <dependencies>
-               <dependency>
-                       <groupId>org.apache.tephra</groupId>
-                       <artifactId>tephra-core</artifactId>
-                       <type>test-jar</type>
-                       <scope>test</scope>
-               </dependency>
                <!-- Make sure we have all the antlr dependencies -->
                <dependency>
                        <groupId>org.antlr</groupId>

Reply via email to