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 --- .../modules/implementation-resource/pom.xml | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 tags/java/sca/0.91-incubating/modules/implementation-resource/pom.xml (limited to 'tags/java/sca/0.91-incubating/modules/implementation-resource/pom.xml') diff --git a/tags/java/sca/0.91-incubating/modules/implementation-resource/pom.xml b/tags/java/sca/0.91-incubating/modules/implementation-resource/pom.xml new file mode 100644 index 0000000000..d232a0cb45 --- /dev/null +++ b/tags/java/sca/0.91-incubating/modules/implementation-resource/pom.xml @@ -0,0 +1,87 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 0.91-incubating + ../pom.xml + + + tuscany-implementation-resource + Apache Tuscany Web Resource Implementation Model + + + + org.apache.tuscany.sca + tuscany-assembly + 0.91-incubating + + + + org.apache.tuscany.sca + tuscany-interface-java-xml + 0.91-incubating + + + + org.apache.tuscany.sca + tuscany-core-spi + 0.91-incubating + + + + org.apache.tuscany.sca + tuscany-host-http + 0.91-incubating + + + + javax.servlet + servlet-api + 2.5 + provided + + + + org.apache.tuscany.sca + tuscany-host-embedded + 0.91-incubating + test + + + + org.apache.tuscany.sca + tuscany-http-jetty + 0.91-incubating + test + + + + junit + junit + 4.2 + test + + + + + -- cgit v1.2.3