summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/pdetarget/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-25 13:37:14 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-25 13:37:14 +0000
commit7e3b571f1ba4a17a09070adab74e8f159841da7c (patch)
treee101b4fb9a44c8d5619618d925ff17d534b5cfed /java/sca/distribution/pdetarget/pom.xml
parent1374cbf713470b63fa21a79d072141b3cd0fa938 (diff)
Some more reductions to the minimum set of modules. Remove implementation-resource, implementation-resource-runtime and data-api.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720494 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/pdetarget/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/distribution/pdetarget/pom.xml b/java/sca/distribution/pdetarget/pom.xml
index 29a7821814..b2b096c46c 100644
--- a/java/sca/distribution/pdetarget/pom.xml
+++ b/java/sca/distribution/pdetarget/pom.xml
@@ -40,13 +40,14 @@
<!-- Extra dependencies not in the core distro -->
+ <!--
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
<type>jar</type>
<version>2.0-SNAPSHOT</version>
</dependency>
- <!--
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-xml-ws</artifactId>