summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml')
-rw-r--r--sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml
index 7e93669fb5..a338492f12 100644
--- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml
+++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml
@@ -31,7 +31,6 @@
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>helloworld-contribution</artifactId>
<version>2.0-SNAPSHOT</version>
- <packaging>jar</packaging>
<name>Tuscany Sample Helloworld Contribution</name>
@@ -66,7 +65,6 @@
<build>
<defaultGoal>install</defaultGoal>
- <finalName>helloworld-contribution</finalName>
<plugins>
<plugin>