From 6ebe0961b2ec3b32b261a0965515fb91a443a008 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 8 Jun 2009 21:44:14 +0000 Subject: Start to add an Apache Tomcat Tribes based replicated EndpointRegistry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/endpoint-tribes/pom.xml | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 java/sca/modules/endpoint-tribes/pom.xml (limited to 'java/sca/modules/endpoint-tribes/pom.xml') diff --git a/java/sca/modules/endpoint-tribes/pom.xml b/java/sca/modules/endpoint-tribes/pom.xml new file mode 100644 index 0000000000..c52893ddf5 --- /dev/null +++ b/java/sca/modules/endpoint-tribes/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-endpoint-tribes + Apache Tuscany SCA Tomcat Tribes Based EndPoint Registry + + + + org.apache.tomcat + tribes + 6.0.18 + compile + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-SNAPSHOT + compile + + + + -- cgit v1.2.3