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-jms/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-jms/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service-jms/pom.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service-jms/pom.xml index 31fc9fcace..a241d69006 100644 --- a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service-jms/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-ws-service-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6 + 1.6-SNAPSHOT ../../pom.xml sample-helloworld-ws-service-jms @@ -39,14 +39,14 @@ org.apache.tuscany.sca tuscany-host-jetty - 1.6 + 1.6-SNAPSHOT compile org.apache.tuscany.sca tuscany-host-embedded - 1.6 + 1.6-SNAPSHOT compile @@ -65,14 +65,14 @@ 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 -- cgit v1.2.3