HADOOP-16855. Changing wildfly dependency scope in hadoop-azure to compile
Contributed by Biliharith
This commit is contained in:
parent
68a9562848
commit
6bae8c46a8
@ -194,7 +194,7 @@
|
||||
<dependency>
|
||||
<groupId>org.wildfly.openssl</groupId>
|
||||
<artifactId>wildfly-openssl</artifactId>
|
||||
<scope>runtime</scope>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<!--com.fasterxml.jackson is used by WASB, not ABFS-->
|
||||
|
Loading…
Reference in New Issue
Block a user