diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
new file mode 100644
index 00000000000..5783a67330f
--- /dev/null
+++ b/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.build.crossgcc
+ eclipse-feature
+
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/pom.xml b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
new file mode 100644
index 00000000000..20be1fe60f6
--- /dev/null
+++ b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.launch.remote
+ eclipse-feature
+
diff --git a/debug/org.eclipse.cdt.gdb-feature/pom.xml b/debug/org.eclipse.cdt.gdb-feature/pom.xml
new file mode 100644
index 00000000000..b516866f687
--- /dev/null
+++ b/debug/org.eclipse.cdt.gdb-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ org.eclipse.cdt.gdb
+ eclipse-feature
+ 9.3.0-SNAPSHOT
+
diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
new file mode 100644
index 00000000000..bf084f1b824
--- /dev/null
+++ b/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.examples.dsf
+ eclipse-feature
+
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
new file mode 100644
index 00000000000..329c2972568
--- /dev/null
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.debug.gdbjtag
+ eclipse-feature
+
diff --git a/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml b/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
new file mode 100644
index 00000000000..383976a61d8
--- /dev/null
+++ b/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.docker.launcher
+ eclipse-feature
+
diff --git a/releng/org.eclipse.cdt.testing-feature/pom.xml b/releng/org.eclipse.cdt.testing-feature/pom.xml
new file mode 100644
index 00000000000..a575016236e
--- /dev/null
+++ b/releng/org.eclipse.cdt.testing-feature/pom.xml
@@ -0,0 +1,17 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ org.eclipse.cdt.testing
+ eclipse-feature
+
diff --git a/util/org.eclipse.cdt.util-feature/pom.xml b/util/org.eclipse.cdt.util-feature/pom.xml
new file mode 100644
index 00000000000..b9757b81e60
--- /dev/null
+++ b/util/org.eclipse.cdt.util-feature/pom.xml
@@ -0,0 +1,18 @@
+
+
+ 4.0.0
+
+
+ org.eclipse.cdt
+ cdt-parent
+ 9.3.0-SNAPSHOT
+ ../../pom.xml
+
+
+ org.eclipse.cdt.features
+ 9.3.0-SNAPSHOT
+ org.eclipse.cdt.util
+ eclipse-feature
+