From 411383e5616ed247689fd13912cc0fba029c336b Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 20 Apr 2009 17:41:47 +0000 Subject: Updating sample to use 1.6-SNAPSHOT dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766772 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/lresende/sca/samples/store-secure-webapp/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'sandbox/lresende/sca/samples/store-secure-webapp/pom.xml') diff --git a/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml b/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml index 2d3c007da5..9f69a65f1b 100644 --- a/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml +++ b/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.6-SNAPSHOT ../../pom.xml sample-store-secure-webapp @@ -40,33 +40,33 @@ org.apache.tuscany.sca tuscany-host-webapp - 1.5-SNAPSHOT + 1.6-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.5-SNAPSHOT + 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-policy-security - 1.5-SNAPSHOT + 1.6-SNAPSHOT org.apache.tuscany.sca tuscany-policy-security-http - 1.5-SNAPSHOT + 1.6-SNAPSHOT