summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/implementation-notification/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-03 12:04:46 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-03 12:04:46 +0000
commit04ba37452662489370c6a740c4442707ee6cce88 (patch)
tree72db6937e48450d0b8116dc19f6d4dfb75492187 /java/sca/samples/implementation-notification/pom.xml
parentc3a9b2d15cd955e10ad752513f15fcc2dda520fe (diff)
TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the implementation-notification sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/implementation-notification/pom.xml')
-rw-r--r--java/sca/samples/implementation-notification/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/implementation-notification/pom.xml b/java/sca/samples/implementation-notification/pom.xml
index 97f9a55ff7..cffaf23893 100644
--- a/java/sca/samples/implementation-notification/pom.xml
+++ b/java/sca/samples/implementation-notification/pom.xml
@@ -60,6 +60,7 @@
</dependencies>
<build>
+ <finalName>${artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>