Author: antelder
Date: Fri Oct 2 08:23:53 2009
New Revision: 820929
URL: http://svn.apache.org/viewvc?rev=820929&view=rev
Log:
Fix another dependency error breaking build
Modified:
tuscany/java/sca/features/core/pom.xml
Modified: tuscany/java/sca/features/core/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/features/core/pom.xml?rev=820929&r1=820928&r2=820929&view=diff
==============================================================================
--- tuscany/java/sca/features/core/pom.xml (original)
+++ tuscany/java/sca/features/core/pom.xml Fri Oct 2 08:23:53 2009
@@ -127,13 +127,6 @@
<version>2.0-SNAPSHOT</version>
</dependency>
- <!-- Domain support -->
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-endpoint</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
<!-- Core Extensibility -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>