From 51d861965de400328dc7df308bae94fb01259ed4 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 8 Feb 2012 08:37:40 +0000 Subject: Tag for rc0 preview of beta4 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241816 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/2.0-Beta4-RC0/modules/common-http/pom.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta4-RC0/modules/common-http/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta4-RC0/modules/common-http/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta4-RC0/modules/common-http/pom.xml b/sca-java-2.x/tags/2.0-Beta4-RC0/modules/common-http/pom.xml new file mode 100644 index 0000000000..b10037c5c6 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta4-RC0/modules/common-http/pom.xml @@ -0,0 +1,47 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-Beta4 + ../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