HBASE-17056 Remove checked in PB generated files; ADDENDUM
This commit is contained in:
parent
ee70b1d2e0
commit
6440509d7d
|
@ -184,7 +184,6 @@
|
|||
<artifactId>netty</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
>>>>>>> 7a6de1bd42... HBASE-17056 Remove checked in PB generated files
|
||||
<groupId>com.google.code.findbugs</groupId>
|
||||
<artifactId>jsr305</artifactId>
|
||||
</exclusion>
|
||||
|
|
5
pom.xml
5
pom.xml
|
@ -1688,11 +1688,6 @@
|
|||
<artifactId>metrics-core</artifactId>
|
||||
<version>${metrics-core.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.hbase.thirdparty</groupId>
|
||||
<artifactId>hbase-shaded-miscellaneous</artifactId>
|
||||
<version>${hbase-thirdparty.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
|
|
Loading…
Reference in New Issue