From 33e379983b0cf2582fc480826d3e5aec5e17fd72 Mon Sep 17 00:00:00 2001 From: pengyuehaha Date: Sun, 25 Oct 2020 22:10:25 -0700 Subject: [PATCH] Formatting xml --- .../connectivity/webhdfs-java-client/pom.xml | 90 +++++++++---------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/pom.xml b/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/pom.xml index a109289e..6983fb59 100644 --- a/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/pom.xml +++ b/samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 com.microsoft.mssql @@ -26,11 +26,11 @@ test - - org.apache.httpcomponents - httpclient - 4.5.13 - + + org.apache.httpcomponents + httpclient + 4.5.13 + org.apache.httpcomponents httpmime @@ -39,7 +39,7 @@ - + @@ -50,44 +50,44 @@ maven-resources-plugin 3.0.2 - - - copy-resources - validate - - copy-resources - - - ${basedir}/target/Crunchify - - - resources - true - - - - - + + + copy-resources + validate + + copy-resources + + + ${basedir}/target/Crunchify + + + resources + true + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + prepare-package + + copy-dependencies + + + ${project.build.directory}/Crunchify/lib + false + false + true + + + - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - prepare-package - - copy-dependencies - - - ${project.build.directory}/Crunchify/lib - false - false - true - - - - maven-compiler-plugin 3.8.0