Author: rfeng
Date: Tue Mar 22 15:51:24 2011
New Revision: 1084225
URL: http://svn.apache.org/viewvc?rev=1084225&view=rev
Log:
Fix the dependency scope
Modified:
tuscany/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml
Modified:
tuscany/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml?rev=1084225&r1=1084224&r2=1084225&view=diff
==============================================================================
---
tuscany/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml
(original)
+++
tuscany/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml
Tue Mar 22 15:51:24 2011
@@ -66,7 +66,6 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>sample-implementation-spring-helloworld-contribution</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>provided</scope>
</dependency>
<dependency>