From a3c48da9bb8971497d414f86e352123d95b9c3da Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 20 Nov 2009 23:53:35 +0000 Subject: Moving 2.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-web-client/pom.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 sca-java-2.x/trunk/modules/implementation-web-client/pom.xml (limited to 'sca-java-2.x/trunk/modules/implementation-web-client/pom.xml') diff --git a/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml new file mode 100644 index 0000000000..1fdb8a5cda --- /dev/null +++ b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml @@ -0,0 +1,68 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-implementation-web-client + Apache Tuscany SCA Web Implementation Client + + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-SNAPSHOT + + + + org.directwebremoting + dwr + 2.0.3 + + + + commons-logging + commons-logging + 1.1.1 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + junit + junit + 4.5 + test + + + + + -- cgit v1.2.3