You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by go...@apache.org on 2016/03/16 21:58:15 UTC

[24/50] incubator-slider git commit: SLIDER-1076 Clean up POMs

SLIDER-1076 Clean up POMs


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/8d4da2dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/8d4da2dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/8d4da2dd

Branch: refs/heads/feature/SLIDER-906_docker_support
Commit: 8d4da2ddbb1e0b2f5023a24e0d84aac9e7125f85
Parents: 953eb3f
Author: Steve Loughran <st...@apache.org>
Authored: Mon Jan 25 15:24:34 2016 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Jan 25 15:24:34 2016 +0000

----------------------------------------------------------------------
 pom.xml | 13 -------------
 1 file changed, 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/8d4da2dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c51ced4..fe423bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -496,19 +496,6 @@
         <type>tar.gz</type>
       </dependency>
 
-       <dependency>
-        <groupId>org.apache.slider</groupId>
-        <artifactId>slider-hbase-provider</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-
-      <dependency>
-        <groupId>org.apache.slider</groupId>
-        <artifactId>slider-hbase-provider</artifactId>
-        <version>${project.version}</version>
-        <type>test-jar</type>
-      </dependency>
-
       <dependency>
         <groupId>org.codehaus.groovy</groupId>
         <artifactId>groovy-all</artifactId>