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-reference-jms/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'branches/sca-java-1.4/samples/helloworld-reference-jms') diff --git a/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml b/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml index a0ac1d6682..8c5d0d31dc 100644 --- a/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4 + 1.4.1-SNAPSHOT ../../pom.xml sample-helloworld-reference-jms @@ -39,27 +39,27 @@ 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-jms-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca sample-helloworld-service-jms - 1.4 + 1.4.1-SNAPSHOT test -- cgit v1.2.3