From c164f0b6d43e201c3192cf94d28ea2e37688de9e Mon Sep 17 00:00:00 2001 From: Jarred Li Date: Wed, 11 Apr 2012 15:38:18 +0800 Subject: [PATCH] update pom --- samples/helloworld/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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}