From 76e9f96ca7f494088fe3af5a46ad0d153e961008 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:11:40 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835139 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/samples/sca/helloworldws-celtix/pom.xml | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 sca-java-1.x/branches/java-M1/java/samples/sca/helloworldws-celtix/pom.xml (limited to 'sca-java-1.x/branches/java-M1/java/samples/sca/helloworldws-celtix/pom.xml') diff --git a/sca-java-1.x/branches/java-M1/java/samples/sca/helloworldws-celtix/pom.xml b/sca-java-1.x/branches/java-M1/java/samples/sca/helloworldws-celtix/pom.xml new file mode 100644 index 0000000000..b16d3b17c8 --- /dev/null +++ b/sca-java-1.x/branches/java-M1/java/samples/sca/helloworldws-celtix/pom.xml @@ -0,0 +1,53 @@ + + + + + org.apache.tuscany.samples.sca + tuscany-samples-sca + incubating-M1 + + + 4.0.0 + sample-helloworldws-celtix + jar + Tuscany HelloWorld Celtix Web Service Sample + A sample HelloWorld Web Service. + incubating-M1 + + + + org.apache.tuscany + tuscany-core + ${pom.version} + provided + + + org.apache.tuscany.sca.containers + tuscany-container-java + ${pom.version} + provided + + + org.apache.tuscany.sca.bindings + tuscany-binding-celtix + ${pom.version} + provided + + + + + -- cgit v1.2.3