summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/photo-gallery/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/photo-gallery/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/photo-gallery/pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/photo-gallery/pom.xml b/branches/sca-java-1.x/samples/photo-gallery/pom.xml
index 87b09ab692..51444ffa0a 100644
--- a/branches/sca-java-1.x/samples/photo-gallery/pom.xml
+++ b/branches/sca-java-1.x/samples/photo-gallery/pom.xml
@@ -71,6 +71,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-atom-js</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
@@ -78,6 +85,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-jsonrpc-js</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-http-runtime</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>