From dcc69e02cd85b02d02aceab998c047a6019bfb43 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 14 Oct 2010 09:34:47 +0000 Subject: Start to get rid of shades and replace with the aggregate jars. This moves the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68 --- .../learning-more/implementation-web/helloworld-servlet/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml index 45725aaf72..d4dbe9eb6e 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml @@ -33,8 +33,8 @@ - org.apache.tuscany.sca.shades - tuscany-base-nodep + org.apache.tuscany.sca + tuscany-base-runtime-nodep 2.0-SNAPSHOT -- cgit v1.2.3