From a674865eba442ef8417e571818e1cc5945be01de Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 13 Jan 2009 02:56:30 +0000 Subject: Setting maven artifact version to 1.4.1-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734007 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.4/samples/helloworld-ws-sdo/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'branches/sca-java-1.4/samples/helloworld-ws-sdo') diff --git a/branches/sca-java-1.4/samples/helloworld-ws-sdo/pom.xml b/branches/sca-java-1.4/samples/helloworld-ws-sdo/pom.xml index 11d7455a44..6518f46af5 100644 --- a/branches/sca-java-1.4/samples/helloworld-ws-sdo/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-ws-sdo/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4 + 1.4.1-SNAPSHOT ../../pom.xml sample-helloworld-ws-sdo @@ -39,20 +39,20 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime @@ -80,14 +80,14 @@ org.apache.tuscany.sca tuscany-databinding-sdo - 1.4 + 1.4.1-SNAPSHOT compile org.apache.tuscany.sca tuscany-host-tomcat - 1.4 + 1.4.1-SNAPSHOT runtime -- cgit v1.2.3