diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 07:00:48 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 07:00:48 +0000 |
commit | 2d2e571f78d0b45d970252a99bcb79eeea62a5bb (patch) | |
tree | 3271c98867df72489d75bef11730d2fe730abcb8 /branches | |
parent | 63a5eab01ad1f5bf0f840fa17667c47c90c4627f (diff) |
Put back distribution\bundle into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-java-1.x/distribution/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/branches/sca-java-1.x/distribution/pom.xml b/branches/sca-java-1.x/distribution/pom.xml index c056f05351..ebd005082b 100644 --- a/branches/sca-java-1.x/distribution/pom.xml +++ b/branches/sca-java-1.x/distribution/pom.xml @@ -36,11 +36,8 @@ </properties> <modules> -<!-- <module>bundle</module> ---> <module>manifest</module> - <!--module>webapp</module--> </modules> <dependencies> |