Remove unnecessary dependency from bpel model module

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814557 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2009-09-14 10:15:42 +00:00
parent 7f8c329554
commit 31e2f2ed4a

View file

@ -53,12 +53,6 @@
<version>2.0-SNAPSHOT</version> <version>2.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>