From 9f0d481f0fe19becc950d7f802e6ac90042ca16f Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 16 Mar 2009 08:47:57 +0000 Subject: Rename final rc tag name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754848 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/implementation-crud/pom.xml | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 tags/java/sca/0.91-incubating/samples/implementation-crud/pom.xml (limited to 'tags/java/sca/0.91-incubating/samples/implementation-crud/pom.xml') diff --git a/tags/java/sca/0.91-incubating/samples/implementation-crud/pom.xml b/tags/java/sca/0.91-incubating/samples/implementation-crud/pom.xml new file mode 100644 index 0000000000..a408b89ea1 --- /dev/null +++ b/tags/java/sca/0.91-incubating/samples/implementation-crud/pom.xml @@ -0,0 +1,64 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 0.91-incubating + ../../pom.xml + + sample-implementation-crud + Apache Tuscany CRUD Implementation Extension Sample Client + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 0.91-incubating + + + + org.apache.tuscany.sca + sample-implementation-crud-extension + 0.91-incubating + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + + -- cgit v1.2.3