Move the domain node to the all distro as its breaking someosgi tests here, not sure why and I dont have an osgi environment working to debug it

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2009-08-28 22:13:54 +00:00
parent 5477f3d8a1
commit dbcf340ec3

View file

@ -128,11 +128,6 @@
</dependency>
<!-- Domain support -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-domain-node</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint</artifactId>