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/learning-more/sca-client/calculator-scaclient/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient') diff --git a/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient/pom.xml b/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient/pom.xml index 2122876b47..a29fdc345d 100644 --- a/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient/pom.xml @@ -47,7 +47,7 @@ - ${artifactId} + ${project.artifactId} org.codehaus.mojo -- cgit v1.2.3