diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-30 08:54:02 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-30 08:54:02 +0000 |
commit | 7fc837d10f8ff08e47f821962579006e1e171780 (patch) | |
tree | 686b613bfc69781c382e65bc53890cd090364b65 /java | |
parent | 3f25ae5dc1b0b0af3751fc45228cfce3b3f83982 (diff) |
Remove pdetarget as it can now be done in the all distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739206 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/sca/distribution/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/distribution/pom.xml b/java/sca/distribution/pom.xml index 5a6ffd8d4e..7cb79ba643 100644 --- a/java/sca/distribution/pom.xml +++ b/java/sca/distribution/pom.xml @@ -35,7 +35,6 @@ <module>api</module> <module>core</module> <module>ejava</module> - <module>pdetarget</module> <module>host-webapp</module> <module>webservice</module> <!-- |