diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/tutorials')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml index 0fb04a3f25..258d86c186 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml @@ -136,14 +136,14 @@ <version>1.6.1-SNAPSHOT</version> <scope>runtime</scope> </dependency> - +<!-- <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-jee-impl</artifactId> <version>1.6.1-SNAPSHOT</version> <scope>runtime</scope> </dependency> - +--> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-ejb</artifactId> |