From a72fcfa3adf5be93bcf62e8ed26c08d10939b364 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:10:13 +0000 Subject: Branch before trunk cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68 --- .../store/www-services/catalog-amazon/pom.xml | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/pom.xml (limited to 'branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/pom.xml') diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/pom.xml b/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/pom.xml new file mode 100644 index 0000000000..c333abafd3 --- /dev/null +++ b/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/pom.xml @@ -0,0 +1,95 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-tutorial-store + 1.4-SNAPSHOT + ../pom.xml + + tutorial-catalog-amazon + jar + Apache Tuscany SCA Store Tutorial Amazon Catalog + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-atom-abdera + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-saxon + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-xquery + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.4-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + + + -- cgit v1.2.3