From 161c5c34e4a3c6999578c833add2f60e2494dbb3 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 5 Feb 2011 13:42:26 +0000 Subject: Fix lots of depricated maven variable warnings for Maven v3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/getting-started/scdl-include-contribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/getting-started/scdl-include-contribution/pom.xml') diff --git a/sca-java-2.x/trunk/samples/getting-started/scdl-include-contribution/pom.xml b/sca-java-2.x/trunk/samples/getting-started/scdl-include-contribution/pom.xml index a4afa47cb3..9d61acbd45 100644 --- a/sca-java-2.x/trunk/samples/getting-started/scdl-include-contribution/pom.xml +++ b/sca-java-2.x/trunk/samples/getting-started/scdl-include-contribution/pom.xml @@ -46,7 +46,7 @@ - ${artifactId} + ${project.artifactId} @@ -66,7 +66,7 @@ - ..\helloworld-contribution\target\helloworld-contribution.jar + ..\helloworld-contribution\target\sample-helloworld-contribution.jar -- cgit v1.2.3