summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-atom/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-08 05:48:54 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-08 05:48:54 +0000
commitf23a72fbf1f8867b688f14c8878586e3fb20498b (patch)
tree3465714717e1e97a9b599bcca85a92a7161b0ea5 /java/sca/modules/binding-atom/pom.xml
parent04203fe7e14afc9ee099f6c77794864cb2f34275 (diff)
Cleaning up pom and ading data-api dependency back as the module is now available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/binding-atom/pom.xml')
-rw-r--r--java/sca/modules/binding-atom/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/java/sca/modules/binding-atom/pom.xml b/java/sca/modules/binding-atom/pom.xml
index 54fff94723..691fe6e552 100644
--- a/java/sca/modules/binding-atom/pom.xml
+++ b/java/sca/modules/binding-atom/pom.xml
@@ -42,14 +42,7 @@
<version>2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
-
- <!--dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
- <scope>test</scope>
- </dependency-->
-
+
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>