diff --git a/org.eclipse.tm.terminal-feature/pom.xml b/org.eclipse.tm.terminal-feature/pom.xml
new file mode 100644
index 00000000000..9b89af28ef7
--- /dev/null
+++ b/org.eclipse.tm.terminal-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal
+ 3.1.1-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.local-feature/pom.xml b/org.eclipse.tm.terminal.local-feature/pom.xml
new file mode 100644
index 00000000000..781a1637e12
--- /dev/null
+++ b/org.eclipse.tm.terminal.local-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.local
+ 0.2.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.local.sdk-feature/pom.xml b/org.eclipse.tm.terminal.local.sdk-feature/pom.xml
new file mode 100644
index 00000000000..93e168c29d1
--- /dev/null
+++ b/org.eclipse.tm.terminal.local.sdk-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.local.sdk
+ 0.2.1-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.local/pom.xml b/org.eclipse.tm.terminal.local/pom.xml
new file mode 100644
index 00000000000..d6c24585e93
--- /dev/null
+++ b/org.eclipse.tm.terminal.local/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.local
+ 0.2.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal.sdk-feature/pom.xml b/org.eclipse.tm.terminal.sdk-feature/pom.xml
new file mode 100644
index 00000000000..93f05dd51f5
--- /dev/null
+++ b/org.eclipse.tm.terminal.sdk-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.sdk
+ 3.2.1-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.serial-feature/pom.xml b/org.eclipse.tm.terminal.serial-feature/pom.xml
new file mode 100644
index 00000000000..bda1eca7bad
--- /dev/null
+++ b/org.eclipse.tm.terminal.serial-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.serial
+ 2.1.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.serial/pom.xml b/org.eclipse.tm.terminal.serial/pom.xml
new file mode 100644
index 00000000000..c42ba3470c1
--- /dev/null
+++ b/org.eclipse.tm.terminal.serial/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.serial
+ 2.1.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal.ssh-feature/pom.xml b/org.eclipse.tm.terminal.ssh-feature/pom.xml
new file mode 100644
index 00000000000..bc5bbb0edc7
--- /dev/null
+++ b/org.eclipse.tm.terminal.ssh-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.ssh
+ 2.1.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.ssh/pom.xml b/org.eclipse.tm.terminal.ssh/pom.xml
new file mode 100644
index 00000000000..45828e0cdf7
--- /dev/null
+++ b/org.eclipse.tm.terminal.ssh/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.ssh
+ 2.1.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal.telnet-feature/pom.xml b/org.eclipse.tm.terminal.telnet-feature/pom.xml
new file mode 100644
index 00000000000..154404b97b4
--- /dev/null
+++ b/org.eclipse.tm.terminal.telnet-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.telnet
+ 2.1.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.telnet/pom.xml b/org.eclipse.tm.terminal.telnet/pom.xml
new file mode 100644
index 00000000000..0810383abb0
--- /dev/null
+++ b/org.eclipse.tm.terminal.telnet/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.telnet
+ 2.1.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal.test-feature/pom.xml b/org.eclipse.tm.terminal.test-feature/pom.xml
new file mode 100644
index 00000000000..1ae7ba33d2c
--- /dev/null
+++ b/org.eclipse.tm.terminal.test-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.test
+ 2.1.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.test/pom.xml b/org.eclipse.tm.terminal.test/pom.xml
new file mode 100644
index 00000000000..0b308f87836
--- /dev/null
+++ b/org.eclipse.tm.terminal.test/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.test
+ 2.2.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal.view-feature/pom.xml b/org.eclipse.tm.terminal.view-feature/pom.xml
new file mode 100644
index 00000000000..b7697d813fe
--- /dev/null
+++ b/org.eclipse.tm.terminal.view-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm.features
+ org.eclipse.tm.terminal.view
+ 2.2.0-SNAPSHOT
+ eclipse-feature
+
diff --git a/org.eclipse.tm.terminal.view/pom.xml b/org.eclipse.tm.terminal.view/pom.xml
new file mode 100644
index 00000000000..451dfdf6bd7
--- /dev/null
+++ b/org.eclipse.tm.terminal.view/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal.view
+ 2.2.0-SNAPSHOT
+ eclipse-plugin
+
diff --git a/org.eclipse.tm.terminal/pom.xml b/org.eclipse.tm.terminal/pom.xml
new file mode 100644
index 00000000000..d8436d1c1df
--- /dev/null
+++ b/org.eclipse.tm.terminal/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.tm.terminal
+ 3.1.1-SNAPSHOT
+ eclipse-plugin
+