Author: lresende
Date: Fri Feb 26 00:57:50 2010
New Revision: 916510
URL: http://svn.apache.org/viewvc?rev=916510&view=rev
Log:
Adding common-http to web20 feature
Modified:
tuscany/sca-java-2.x/trunk/features/web20/pom.xml
Modified: tuscany/sca-java-2.x/trunk/features/web20/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/features/web20/pom.xml?rev=916510&r1=916509&r2=916510&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/features/web20/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/features/web20/pom.xml Fri Feb 26 00:57:50 2010
@@ -45,6 +45,13 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <!-- Common -->
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-common-http</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
<!-- Bindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>