Revert "HDFS-12515. Ozone: mvn package compilation fails on HDFS-7240. Contributed by Anu Engineer."

This fix was need because of change in Trunk. That patch has been reverted and change proposed by this
patch will be applied in trunk. So reverting now to match the changes in trunk. Please see the JIRA for
details.

This reverts commit 244e7a5f65c3611d2091d91a8899ac5785fcff3c.
This commit is contained in:
Anu Engineer 2017-09-21 11:12:58 -07:00 committed by Owen O'Malley
parent c14e8b17ec
commit 42e248372c

View File

@ -34,13 +34,6 @@
</properties> </properties>
<dependencies> <dependencies>
<!-- Adding this dependency makes this build in ozone !-->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<!-- but this not needed in trunk !-->
<dependency> <dependency>
<groupId>commons-cli</groupId> <groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId> <artifactId>commons-cli</artifactId>