Browse Source

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

This reverts commit cef61d505e289f074130cc3981c20f7692437cee.
Andrew Wang 8 years ago
parent
commit
86c735bcb1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hadoop-common-project/hadoop-common/pom.xml

+ 0 - 1
hadoop-common-project/hadoop-common/pom.xml

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