summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml23
1 files changed, 1 insertions, 22 deletions
diff --git a/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml b/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
index c7bcc4319b..72324d857d 100644
--- a/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
@@ -41,28 +41,7 @@
<artifactId>tuscany-feature-api</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature-core</artifactId>
- <type>pom</type>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature-webservice</artifactId>
- <type>pom</type>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature-ejava</artifactId>
- <type>pom</type>
- <version>2.0-SNAPSHOT</version>
- </dependency>
+ </dependency>
<dependency>
<groupId>junit</groupId>