From 32b1e612434b4e69ac089ce4cd9be6f6eaffcfda Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 11 Dec 2010 10:33:48 +0000 Subject: Correct dependency name and add exclude git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044625 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-web/helloworld-jaxrs/pom.xml | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml index 94ab56cc30..a7d2fd5e22 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml @@ -35,7 +35,7 @@ org.apache.tuscany.sca - tuscany-base-runtime-nodep + tuscany-base-runtime 2.0-SNAPSHOT @@ -48,22 +48,22 @@ org.apache.wink wink-server - 1.1.2-incubating - - - javax.xml.bind - jaxb-api - - - com.sun.xml.bind - jaxb-impl - - - org.slf4j - slf4j-api - + 1.1.2-incubating + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-impl + + + org.slf4j + slf4j-api + - + org.slf4j -- cgit v1.2.3