summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/samples/helloworld-bpel/pom.xml')
-rw-r--r--java/sca/samples/helloworld-bpel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/helloworld-bpel/pom.xml b/java/sca/samples/helloworld-bpel/pom.xml
index 6a1eee7936..a088095712 100644
--- a/java/sca/samples/helloworld-bpel/pom.xml
+++ b/java/sca/samples/helloworld-bpel/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-bpel-ode</artifactId>
+ <artifactId>tuscany-implementation-bpel-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>