From ecaed8ff741ea67c33c93cf571557db0837fa689 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 09:41:17 +0000 Subject: [maven-release-plugin] copy for branch tb7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756391 13f79535-47bb-0310-9956-ffa450edef68 --- .../tb7/samples/binding-ws-calculator/pom.xml | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 sandbox/ant/sca/branches/tb7/samples/binding-ws-calculator/pom.xml (limited to 'sandbox/ant/sca/branches/tb7/samples/binding-ws-calculator/pom.xml') diff --git a/sandbox/ant/sca/branches/tb7/samples/binding-ws-calculator/pom.xml b/sandbox/ant/sca/branches/tb7/samples/binding-ws-calculator/pom.xml new file mode 100644 index 0000000000..ab0b71f3fa --- /dev/null +++ b/sandbox/ant/sca/branches/tb7/samples/binding-ws-calculator/pom.xml @@ -0,0 +1,89 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-TB3-SNAPSHOT + ../../pom.xml + + sample-binding-ws-calculator + Apache Tuscany SCA Binding WS Calculator Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-TB3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-TB3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-webservice + pom + 2.0-TB3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-ejava + pom + 2.0-TB3-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + -- cgit v1.2.3