diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-16 08:11:34 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-16 08:11:34 +0000 |
commit | 9423c25923e23388b4841ed3f93949747c61bcc4 (patch) | |
tree | f0e5fc910a53caf7a04dd34a6e652c7577124a53 /sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee | |
parent | 82211fed7854e79a523d7abdb4fa9187b6bb7a23 (diff) |
TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023208 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee/pom.xml index 87a6be3a45..ba75f3ff97 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/modules/implementation-jee/pom.xml @@ -51,14 +51,14 @@ <artifactId>tuscany-contribution-jee</artifactId> <version>1.6.1-SNAPSHOT</version> </dependency> - +<!-- <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-jee-impl</artifactId> <version>1.6.1-SNAPSHOT</version> <scope>test</scope> </dependency> - +--> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-embedded</artifactId> |