diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 9aa9bdf2..98fef2cc 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -47,8 +47,8 @@ ${project.build.directory}/lib - false - false + true + true true @@ -61,6 +61,7 @@ true + false lib/ ${jar.mainclass}