From 2df660969636dc26604f288c45ef58118d54265d Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 19 Jan 2010 19:27:49 +0000 Subject: Reverting pom changes from revision 900902 which accidentally changed artifactId from 1.6-SNAPSHOT to 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900920 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.6/samples/helloworld-ws-service/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service/pom.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service/pom.xml index 1cb9ca49b3..97b8ff27ab 100644 --- a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6 + 1.6-SNAPSHOT ../../pom.xml sample-helloworld-ws-service @@ -39,28 +39,28 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.6 + 1.6-SNAPSHOT compile org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.6 + 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.6 + 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-host-tomcat - 1.6 + 1.6-SNAPSHOT runtime -- cgit v1.2.3