summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint-dht/pom.xml
diff options
context:
space:
mode:
authorgiorgio <giorgio@13f79535-47bb-0310-9956-ffa450edef68>2009-09-20 00:54:39 +0000
committergiorgio <giorgio@13f79535-47bb-0310-9956-ffa450edef68>2009-09-20 00:54:39 +0000
commit50e497f9d13167b1e2f189a30a34c27f28212791 (patch)
treeba0ceaffdb74587654214900774fad1a0e5b9fba /java/sca/modules/endpoint-dht/pom.xml
parentcba3bbed4f6b251c20a736cb427d5a0b1d78d247 (diff)
further fixes to pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816977 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/endpoint-dht/pom.xml')
-rw-r--r--java/sca/modules/endpoint-dht/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/java/sca/modules/endpoint-dht/pom.xml b/java/sca/modules/endpoint-dht/pom.xml
index 8c62c5dde6..90aa3d6799 100644
--- a/java/sca/modules/endpoint-dht/pom.xml
+++ b/java/sca/modules/endpoint-dht/pom.xml
@@ -29,13 +29,13 @@
<name>Apache Tuscany SCA OverlayWeaver DHT Based EndPoint Registry</name>
<dependencies>
- <!-- <dependency>
- <groupId>org.apache.tomcat</groupId>
- <artifactId>overlay</artifactId>
- <version>6.0.18</version>
+ <dependency>
+ <groupId>ow</groupId>
+ <artifactId>overlayweaver</artifactId>
+ <version>0.9.5</version>
<scope>compile</scope>
</dependency>
- -->
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-spi</artifactId>