diff --git a/Client/pom.xml b/Client/pom.xml index a6883f8fe0..ce0c52a99f 100644 --- a/Client/pom.xml +++ b/Client/pom.xml @@ -103,13 +103,6 @@ org.apache.maven.plugins maven-jar-plugin - - - - true - - - org.apache.maven.plugins @@ -142,7 +135,7 @@ single - false + true jar-with-dependencies @@ -154,7 +147,6 @@ true - ${project.artifactId}-jar-with-dependencies @@ -165,7 +157,7 @@ single - false + true src/main/assembly/jar-without-provider-dependencies.xml @@ -177,7 +169,6 @@ true - ${project.artifactId}-jar-without-provider-dependencies diff --git a/pom.xml b/pom.xml index 67916d141b..53d9a02577 100644 --- a/pom.xml +++ b/pom.xml @@ -554,7 +554,7 @@ org.apache.maven.plugins maven-install-plugin - 2.5.1 + 3.0.0-M1 org.apache.maven.plugins