From 59e23d4abcb9ec2849df0a26af4a45124e7ad743 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 20 Apr 2010 07:53:35 +0000 Subject: Change helloworld sample back to be a jar instead of a zip as it is a bit simpler so for the very first sample it seems better to be as simple as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935826 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/helloworld/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/samples/helloworld/pom.xml b/sca-java-2.x/trunk/samples/helloworld/pom.xml index b79a238967..e480d4f534 100644 --- a/sca-java-2.x/trunk/samples/helloworld/pom.xml +++ b/sca-java-2.x/trunk/samples/helloworld/pom.xml @@ -26,7 +26,7 @@ ../../pom.xml - zip + jar sample-helloworld Apache Tuscany SCA Sample Helloworld @@ -48,19 +48,11 @@ ${artifactId} - - org.apache.tuscany.maven.plugins - maven-zip-plugin - alpha2 - true - - org.apache.tuscany.maven.plugins maven-tuscany-plugin 2.0-SNAPSHOT - -- cgit v1.2.3