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 --- .../samples/applications/eightball-demo/eightball-process/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process/pom.xml') diff --git a/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process/pom.xml b/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process/pom.xml index 38b52e183d..4f37c91d55 100644 --- a/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process/pom.xml +++ b/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process/pom.xml @@ -49,7 +49,7 @@ install - ${artifactId} + ${project.artifactId} false @@ -106,4 +106,4 @@ 2.0-SNAPSHOT - \ No newline at end of file + -- cgit v1.2.3