summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-10 14:04:24 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-10 14:04:24 +0000
commit8595fcf695df2c851d792c67545f56548f791547 (patch)
tree982da0b82d98aaea101422aa604bef87268e8d31 /sca-java-2.x/trunk/modules/builder/pom.xml
parentebbaaef8b69146cde512ed3ce34af55d68f82297 (diff)
TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code into the binding. There is currently a bit, related to autowiring, still left on the builders awaiting some dependency juggling
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/builder/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/builder/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/builder/pom.xml b/sca-java-2.x/trunk/modules/builder/pom.xml
index 9968fff015..ae65e542c2 100644
--- a/sca-java-2.x/trunk/modules/builder/pom.xml
+++ b/sca-java-2.x/trunk/modules/builder/pom.xml
@@ -48,8 +48,7 @@
<artifactId>tuscany-contribution</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
-
-
+
</dependencies>
</project>