bug 333270: Investigate moving build to Tycho
Re-enabled p2 repo
diff --git a/releng/org.eclipse.gmf.tooling-parent/pom.xml b/releng/org.eclipse.gmf.tooling-parent/pom.xml
index ea869e6..4664a1a 100644
--- a/releng/org.eclipse.gmf.tooling-parent/pom.xml
+++ b/releng/org.eclipse.gmf.tooling-parent/pom.xml
@@ -99,7 +99,7 @@
 		<module>../../features/org.eclipse.gmf.examples.pde-feature</module>
 		
 		<!-- Repo -->
-		<!-- module>../org.eclipse.gmf.updatesite</module -->
+		<module>../org.eclipse.gmf.updatesite</module>
 		
 		<!-- tests, should be a separate build against newly built repo,
 			to test also created repo (whole distribution) -->