From 82df55ba981ff028bdf376f333d6e1e2cfee3644 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 30 Sep 2009 11:14:44 +0000 Subject: Tag for 1.5.1-RC3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820247 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.5.1-RC3/samples/photo-gallery/pom.xml | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 tags/java/sca/1.5.1-RC3/samples/photo-gallery/pom.xml (limited to 'tags/java/sca/1.5.1-RC3/samples/photo-gallery/pom.xml') diff --git a/tags/java/sca/1.5.1-RC3/samples/photo-gallery/pom.xml b/tags/java/sca/1.5.1-RC3/samples/photo-gallery/pom.xml new file mode 100644 index 0000000000..0a227fe1a9 --- /dev/null +++ b/tags/java/sca/1.5.1-RC3/samples/photo-gallery/pom.xml @@ -0,0 +1,127 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5.1 + ../pom.xml + + sample-photo-gallery + Apache Tuscany SCA Sample Getting Started Online Store + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-data-api + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-widget-runtime-tuscany + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-atom-abdera + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-atom-js + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc-runtime + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc-js + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-http-runtime + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.5.1 + runtime + + + + org.apache.derby + derby + + 10.3.1.4 + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + -- cgit v1.2.3