Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to provided. Contributed by Yuanbo Liu."

This reverts commit cef61d505e.
This commit is contained in:
Andrew Wang 2016-10-25 13:45:52 -07:00
parent de6faae97c
commit 86c735bcb1
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>