From 54e785c9a15bc1286757c147323b697a6c40a640 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 20 Apr 2010 22:27:34 +0000 Subject: Copy 1.x travel sample to branches for start of 1.0 travel sample release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936092 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/common/pom.xml | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/common/pom.xml (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/common/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/common/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/common/pom.xml new file mode 100644 index 0000000000..8956abcff9 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/common/pom.xml @@ -0,0 +1,50 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0-SNAPSHOT + ../../pom.xml + 1.0-SNAPSHOT + scatours-contribution-common + Apache Tuscany SCA Tours Common Artefacts Contribution + + + + org.apache.tuscany.sca + tuscany-sca-api + ${tuscany.version} + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3