Remove commenting out of modules included by mistake in revision r1030068 (fix for TUSCANY-3762)

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk@1033866 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 02bf2d9..115a075 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -36,10 +36,8 @@
     </properties>
 
     <modules>
-        <!--
         <module>bundle</module>
         <module>manifest</module>
-        -->
     </modules>
 
     <dependencies>