From fb22ec3f14a2a075ce9297cb741755a23c03b5b9 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 1 Jun 2010 21:50:07 +0000 Subject: Tag for travelsample-1.0-RC3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950266 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/travelcatalog/pom.xml | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 sca-java-1.x/tags/travelsample-1.0-RC3/contributions/travelcatalog/pom.xml (limited to 'sca-java-1.x/tags/travelsample-1.0-RC3/contributions/travelcatalog/pom.xml') diff --git a/sca-java-1.x/tags/travelsample-1.0-RC3/contributions/travelcatalog/pom.xml b/sca-java-1.x/tags/travelsample-1.0-RC3/contributions/travelcatalog/pom.xml new file mode 100644 index 0000000000..1df6a3e8cd --- /dev/null +++ b/sca-java-1.x/tags/travelsample-1.0-RC3/contributions/travelcatalog/pom.xml @@ -0,0 +1,64 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0 + ../../pom.xml + + scatours-contribution-travelcatalog + Apache Tuscany SCA Tours Travel Catalog 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-currency + ${pom.version} + provided + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3