diff options
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml b/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml index 93b0dbfa72..7b2e7a4674 100644 --- a/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml +++ b/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/pom.xml @@ -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> |