From d6cdfb553ec6474efd370ab6baae6919adbccc25 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 12 May 2009 23:16:14 +0000 Subject: Travel sample restructure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774129 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/car-contribution/pom.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 sandbox/travelsample/contributions/car-contribution/pom.xml (limited to 'sandbox/travelsample/contributions/car-contribution/pom.xml') diff --git a/sandbox/travelsample/contributions/car-contribution/pom.xml b/sandbox/travelsample/contributions/car-contribution/pom.xml new file mode 100644 index 0000000000..0c3089206f --- /dev/null +++ b/sandbox/travelsample/contributions/car-contribution/pom.xml @@ -0,0 +1,62 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5-SNAPSHOT + + + scatours-car-contribution + Apache Tuscany SCA Tours Car 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 + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3