diff --git a/hadoop-client-modules/hadoop-client-runtime/pom.xml b/hadoop-client-modules/hadoop-client-runtime/pom.xml index f1dc7062a3281..5a55ef01a2e70 100644 --- a/hadoop-client-modules/hadoop-client-runtime/pom.xml +++ b/hadoop-client-modules/hadoop-client-runtime/pom.xml @@ -229,8 +229,9 @@ jnamed* lookup* update* - META-INF/versions/21/* - META-INF/versions/21/**/* + META-INF/versions/18/* + META-INF/versions/18/**/* + META-INF/services/java.net.spi.InetAddressResolverProvider @@ -245,7 +246,7 @@ META-INF/versions/9/module-info.class META-INF/versions/11/module-info.class - META-INF/versions/21/module-info.class + META-INF/versions/18/module-info.class