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 --- .../trunk/unreleased/samples/jsonp-webapp/pom.xml | 106 ++++++++++----------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'sca-java-2.x/trunk/unreleased/samples') diff --git a/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/pom.xml b/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/pom.xml index 8254ce61a5..fb4bd349fb 100644 --- a/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/jsonp-webapp/pom.xml @@ -1,53 +1,53 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 2.0-SNAPSHOT - ../../pom.xml - - - org.apache.tuscany.sca - sample-jsonp-webapp - war - 1.0 - jsonp-webapp - - - - org.apache.tuscany.sca.shades - tuscany-base-nodep - 2.0-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-binding-jsonp-runtime - 2.0-SNAPSHOT - jar - - - - - jsonp-webapp - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../../pom.xml + + + org.apache.tuscany.sca + sample-jsonp-webapp + war + 1.0 + jsonp-webapp + + + + org.apache.tuscany.sca + tuscany-base-runtime-nodep + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-binding-jsonp-runtime + 2.0-SNAPSHOT + jar + + + + + jsonp-webapp + + + -- cgit v1.2.3