summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/bpel/helloworld/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/bpel/helloworld/pom.xml')
-rw-r--r--java/sca/itest/bpel/helloworld/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/java/sca/itest/bpel/helloworld/pom.xml b/java/sca/itest/bpel/helloworld/pom.xml
index e32b477a21..85837e360b 100644
--- a/java/sca/itest/bpel/helloworld/pom.xml
+++ b/java/sca/itest/bpel/helloworld/pom.xml
@@ -41,16 +41,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-java-runtime
- </artifactId>
+ <artifactId>tuscany-implementation-java-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-bpel-ode
- </artifactId>
+ <artifactId>tuscany-implementation-bpel-ode</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>