From e2153aa948efc7d8b05c641784b30a665c598748 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 12:09:03 +0000 Subject: Tag 1.5 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778670 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-widget-runtime/pom.xml | 92 ++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 tags/java/sca/1.5/modules/implementation-widget-runtime/pom.xml (limited to 'tags/java/sca/1.5/modules/implementation-widget-runtime/pom.xml') diff --git a/tags/java/sca/1.5/modules/implementation-widget-runtime/pom.xml b/tags/java/sca/1.5/modules/implementation-widget-runtime/pom.xml new file mode 100644 index 0000000000..3946da5078 --- /dev/null +++ b/tags/java/sca/1.5/modules/implementation-widget-runtime/pom.xml @@ -0,0 +1,92 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5 + ../pom.xml + + + tuscany-implementation-widget-runtime + Apache Tuscany SCA Widget Implementation Runtime + + + + org.apache.tuscany.sca + tuscany-implementation-widget + 1.5 + + + + org.apache.tuscany.sca + tuscany-web-javascript + 1.5 + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.5 + + + + org.apache.tuscany.sca + tuscany-host-http + 1.5 + + + + javax.servlet + servlet-api + 2.4 + provided + + + + junit + junit + 4.5 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.widget.runtime + ${pom.name} + org.apache.tuscany.sca.implementation.widget* + + + + + + + -- cgit v1.2.3