From 2adc116ef0a2d281111644c153604543078f7995 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 22 Jul 2010 10:30:49 +0000 Subject: Tag 2.0-Beta1-RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966566 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/2.0-Beta1-RC1/modules/common-http/pom.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-http/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-http/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-http/pom.xml b/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-http/pom.xml new file mode 100644 index 0000000000..fefeb70326 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-http/pom.xml @@ -0,0 +1,47 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-Beta1 + ../pom.xml + + tuscany-common-http + Apache Tuscany SCA Common HTTP + + + + javax.servlet + servlet-api + 2.5 + provided + + + + junit + junit + 4.8.1 + test + + + + -- cgit v1.2.3