diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-23 00:47:56 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-23 00:47:56 +0000 |
commit | 4b8ec6af2730f1e99294cee271ef0826cdea01e4 (patch) | |
tree | 37dd5a43e41b8e80d56d283a96a03ffea8ccf142 | |
parent | ae2712e93980a850895aeb3d59500cd975622b31 (diff) |
Removing duplicated distribution-api from maven reactor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736873 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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 f200fff281..dfe352014c 100644 --- a/java/sca/distribution/pom.xml +++ b/java/sca/distribution/pom.xml @@ -33,7 +33,6 @@ <modules> <module>all</module> <module>api</module> - <module>api</module> <module>core</module> <module>ejava</module> <module>pdetarget</module> |