From eb06796859bc8746cb3f25e065d3211fdadf2d6b Mon Sep 17 00:00:00 2001 From: slaws Date: Sun, 8 Feb 2009 10:34:50 +0000 Subject: re-org the modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742040 13f79535-47bb-0310-9956-ffa450edef68 --- .../travelsample/tripbooking-contribution/pom.xml | 88 ---------------------- 1 file changed, 88 deletions(-) delete mode 100644 sandbox/travelsample/tripbooking-contribution/pom.xml (limited to 'sandbox/travelsample/tripbooking-contribution/pom.xml') diff --git a/sandbox/travelsample/tripbooking-contribution/pom.xml b/sandbox/travelsample/tripbooking-contribution/pom.xml deleted file mode 100644 index b0e7b2fef7..0000000000 --- a/sandbox/travelsample/tripbooking-contribution/pom.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.5-SNAPSHOT - - - scatours-tripbooking-contribution - Apache Tuscany SCA Tours Trip Booking Contribution - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-data-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - scatours-common-contribution - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - scatours-currency-contribution - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - scatours-shoppingcart-contribution - 1.5-SNAPSHOT - - - - junit - junit - 4.5 - test - - - - - - ${artifactId} - ${basedir}/src - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - src/** - - - - - -- cgit v1.2.3