summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-04 12:20:55 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-04 12:20:55 +0000
commit96960de3e44f1a371382c1e8fe99647e870fde63 (patch)
tree33b04e394006b40de57fe70dfc69b6a3ea8b542c
parentf650c7c072a0f7c660f650a8e9186c4d5c3e652c (diff)
Update to use the feature not the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740714 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/samples/binding-ws-calculator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/binding-ws-calculator/pom.xml b/java/sca/samples/binding-ws-calculator/pom.xml
index eec6d5da17..d0f0c2848a 100644
--- a/java/sca/samples/binding-ws-calculator/pom.xml
+++ b/java/sca/samples/binding-ws-calculator/pom.xml
@@ -38,7 +38,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-distribution-api</artifactId>
+ <artifactId>tuscany-feature-api</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>
</dependency>