Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/hbase-backup/pom.xml b/hbase-backup/pom.xml
- index a0c5445..fa0a6a7 100644
- --- a/hbase-backup/pom.xml
- +++ b/hbase-backup/pom.xml
- @@ -108,10 +108,6 @@
- </dependency>
- <!-- General dependencies -->
- <dependency>
- - <groupId>commons-cli</groupId>
- - <artifactId>commons-cli</artifactId>
- - </dependency>
- - <dependency>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- </dependency>
- diff --git a/hbase-spark-it/pom.xml b/hbase-spark-it/pom.xml
- index 2cac0f9..aa39d01 100644
- --- a/hbase-spark-it/pom.xml
- +++ b/hbase-spark-it/pom.xml
- @@ -229,10 +229,6 @@
- <artifactId>slf4j-api</artifactId>
- </dependency>
- <dependency>
- - <groupId>commons-cli</groupId>
- - <artifactId>commons-cli</artifactId>
- - </dependency>
- - <dependency>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- </dependency>
Advertisement
Add Comment
Please, Sign In to add comment