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..eee1a273c44 --- /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 + org.eclipse.cdt.build.crossgcc + 9.4.0-SNAPSHOT + 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..830283d15d2 --- /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 + org.eclipse.cdt.launch.remote + 9.4.0-SNAPSHOT + 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..9db780d43e2 --- /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 + 9.4.0-SNAPSHOT + eclipse-feature + 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..dec5c9d2796 --- /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 + org.eclipse.cdt.examples.dsf + 9.4.0-SNAPSHOT + 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..08ef819f900 --- /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 + org.eclipse.cdt.debug.gdbjtag + 9.4.0-SNAPSHOT + 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..20f009e6558 --- /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 + org.eclipse.cdt.docker.launcher + 9.4.0-SNAPSHOT + 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..bba378c3cd0 --- /dev/null +++ b/releng/org.eclipse.cdt.testing-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.testing + 9.4.0-SNAPSHOT + 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..48c0b2417e5 --- /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 + org.eclipse.cdt.util + 9.4.0-SNAPSHOT + eclipse-feature +