Author: rfeng
Date: Thu Apr 23 18:23:37 2009
New Revision: 768007
URL: http://svn.apache.org/viewvc?rev=768007&view=rev
Log:
Remove bundle module from the pom.xml as it's now moved
Modified:
tuscany/branches/sca-java-1.x/distribution/pom.xml
Modified: tuscany/branches/sca-java-1.x/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/pom.xml?rev=768007&r1=768006&r2=768007&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/pom.xml Thu Apr 23 18:23:37 2009
@@ -36,7 +36,9 @@
</properties>
<modules>
+<!--
<module>bundle</module>
+-->
<module>manifest</module>
<!--module>webapp</module-->
</modules>