Skip to content

Commit 83ca523

Browse files
author
Abul Basar
committed
update
1 parent 1e07b7a commit 83ca523

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
<artifactId>lombok</artifactId>
6969
<version>1.18.6</version>
7070
</dependency>
71-
<dependency>
72-
<groupId>org.apache.hbase</groupId>
73-
<artifactId>hbase-mapreduce</artifactId>
74-
<version>2.4.8</version>
75-
</dependency>
71+
<!-- <dependency>-->
72+
<!-- <groupId>org.apache.hbase</groupId>-->
73+
<!-- <artifactId>hbase-mapreduce</artifactId>-->
74+
<!-- <version>2.4.8</version>-->
75+
<!-- </dependency>-->
7676
</dependencies>
7777

7878
<build>

0 commit comments

Comments
 (0)