diff --git a/usage/pom.xml b/usage/pom.xml index bc1d9c8e48b..91de4b7e4eb 100644 --- a/usage/pom.xml +++ b/usage/pom.xml @@ -74,7 +74,7 @@ copy-dependencies - target/dependencies + ${project.build.directory}/dependencies runtime @@ -127,24 +127,6 @@ - - org.apache.maven.plugins - maven-dependency-plugin - 2.5.1 - - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory}/dependencies - runtime - - - -