From 98eec492c08e491401841dd33e8392b41c1e6660 Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 10 Jun 2010 20:27:31 +0000 Subject: Copy travelsample-1.0-RC3 tag as travelsample-1.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953445 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/scatours/pom.xml | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 sca-java-1.x/tags/travelsample-1.0/contributions/scatours/pom.xml (limited to 'sca-java-1.x/tags/travelsample-1.0/contributions/scatours/pom.xml') diff --git a/sca-java-1.x/tags/travelsample-1.0/contributions/scatours/pom.xml b/sca-java-1.x/tags/travelsample-1.0/contributions/scatours/pom.xml new file mode 100644 index 0000000000..bbebd81957 --- /dev/null +++ b/sca-java-1.x/tags/travelsample-1.0/contributions/scatours/pom.xml @@ -0,0 +1,78 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0 + ../../pom.xml + + scatours-contribution-scatours + Apache Tuscany SCA Tours SCATours Contribution + + + + org.apache.tuscany.sca + tuscany-sca-api + ${tuscany.version} + + + + org.apache.tuscany.sca + scatours-contribution-common + ${pom.version} + provided + + + + org.apache.tuscany.sca + scatours-contribution-travelcatalog + ${pom.version} + provided + + + + org.apache.tuscany.sca + scatours-contribution-tripbooking + ${pom.version} + provided + + + + org.apache.tuscany.sca + scatours-contribution-shoppingcart + ${pom.version} + provided + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3