We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e07b7a commit 83ca523Copy full SHA for 83ca523
pom.xml
@@ -68,11 +68,11 @@
68
<artifactId>lombok</artifactId>
69
<version>1.18.6</version>
70
</dependency>
71
- <dependency>
72
- <groupId>org.apache.hbase</groupId>
73
- <artifactId>hbase-mapreduce</artifactId>
74
- <version>2.4.8</version>
75
- </dependency>
+<!-- <dependency>-->
+<!-- <groupId>org.apache.hbase</groupId>-->
+<!-- <artifactId>hbase-mapreduce</artifactId>-->
+<!-- <version>2.4.8</version>-->
+<!-- </dependency>-->
76
</dependencies>
77
78
<build>
0 commit comments