From 074cc3cff2f00457318bd322a6bd58f65686ae5c Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 16 Nov 2010 10:40:14 +0000 Subject: Tag for 1.6.1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035578 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-web-runtime/pom.xml | 116 +++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-RC2/modules/implementation-web-runtime/pom.xml (limited to 'sca-java-1.x/tags/1.6.1-RC2/modules/implementation-web-runtime/pom.xml') diff --git a/sca-java-1.x/tags/1.6.1-RC2/modules/implementation-web-runtime/pom.xml b/sca-java-1.x/tags/1.6.1-RC2/modules/implementation-web-runtime/pom.xml new file mode 100644 index 0000000000..a523fbc5f0 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC2/modules/implementation-web-runtime/pom.xml @@ -0,0 +1,116 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6.1 + ../pom.xml + + + tuscany-implementation-web-runtime + Apache Tuscany SCA implementation.web Extension + + + + + org.apache.tuscany.sca + tuscany-implementation-web + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-host-http + 1.6.1 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0 + provided + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.6.1 + compile + + + + org.apache.tuscany.sca + tuscany-sca-api-extension + 1.6.1 + compile + + + + junit + junit + 4.5 + test + + + + org.easymock + easymock + 2.2 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.web.runtime + ${pom.name} + org.apache.tuscany.sca.implementation.web.runtime* + + + + + + + -- cgit v1.2.3