From 7143648c3377e3ff5e655c3b8c56d7bf75d8b91e Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 4 Dec 2009 23:15:24 +0000 Subject: Small updates to webapp sample artifactId to group them together when imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/webapps/helloworld-wicket') diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml index 82f08f1e41..25e30c136c 100644 --- a/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml +++ b/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml @@ -26,7 +26,7 @@ ../../pom.xml - helloworld-wicket + sample-helloworld-wicket-webapp war Apache Tuscany SCA Sample Helloworld using Wicket @@ -70,7 +70,7 @@ - ${artifactId} + helloworld-wicket org.mortbay.jetty -- cgit v1.2.3