summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-16 18:00:36 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-16 18:00:36 +0000
commit2e1192c68210d58d234fb5892ce5283e78ecfa8f (patch)
tree0dfc6c0f39d559ffe2023825455088dec5bfae3e /sca-java-2.x/trunk/features
parentf4669501d4e24c59bc00f2bc8b8aa2ddcc06991a (diff)
Adding binding.rss to Web 2.0 features
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935012 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features')
-rw-r--r--sca-java-2.x/trunk/features/web20/pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/features/web20/pom.xml b/sca-java-2.x/trunk/features/web20/pom.xml
index 6cf4a200e6..6babd665b7 100644
--- a/sca-java-2.x/trunk/features/web20/pom.xml
+++ b/sca-java-2.x/trunk/features/web20/pom.xml
@@ -70,7 +70,12 @@
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
-
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-rss-runtime</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
<!--Databindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>