summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/itest/http-jsonrpc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml b/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
index cf9b6a4b57..6fbf01d8a8 100644
--- a/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
+++ b/branches/sca-java-1.x/itest/http-jsonrpc/pom.xml
@@ -65,13 +65,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-http-new-runtime</artifactId>
+ <artifactId>tuscany-binding-http-runtime</artifactId>
<version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-http-new-jsonrpc-runtime</artifactId>
+ <artifactId>tuscany-binding-http-jsonrpc-runtime</artifactId>
<version>1.6-SNAPSHOT</version>
</dependency>