diff --git a/bundles/pom.xml b/bundles/pom.xml
index e18fc5ecd32d6005a3b0893c3562e116a3de0400..36e1e22ac8f861aa5489f4f07a0a6aac5ea01b4f 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -113,6 +113,9 @@
tooling
+
+ true
+
kernel/org.fortiss.tooling.base
kernel/org.fortiss.tooling.base.ui
@@ -127,6 +130,9 @@
af3
+
+ true
+
af3/com.microsoft.z3
af3/eu.fbk.af3.tools.diagram
diff --git a/features/pom.xml b/features/pom.xml
index f963a3ac42de72ffed30f9a3e71a1ac045153292..053a9edcb37448961a3d72330bcd8fdec9b7baf0 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -1,31 +1,37 @@
-
-
- 4.0.0
- org.fortiss.af3.features
- pom
-
-
- org.fortiss.af3
- org.fortiss.af3.root
- 1.0.0-SNAPSHOT
- ../pom.xml
-
-
-
-
- af3
-
- org.fortiss.af3.phoenix.feature
-
-
-
- tooling
-
- org.fortiss.tooling.feature
-
-
-
+
+
+ 4.0.0
+ org.fortiss.af3.features
+ pom
+
+
+ org.fortiss.af3
+ org.fortiss.af3.root
+ 1.0.0-SNAPSHOT
+ ../pom.xml
+
+
+
+
+ af3
+
+ true
+
+
+ org.fortiss.af3.phoenix.feature
+
+
+
+ tooling
+
+ true
+
+
+ org.fortiss.tooling.feature
+
+
+
\ No newline at end of file