diff --git a/rse/examples/org.eclipse.rse.examples-feature/pom.xml b/rse/examples/org.eclipse.rse.examples-feature/pom.xml
new file mode 100644
index 00000000000..334db7f878b
--- /dev/null
+++ b/rse/examples/org.eclipse.rse.examples-feature/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.rse.examples
+ 3.1.200-SNAPSHOT
+ eclipse-feature
+
diff --git a/rse/examples/org.eclipse.rse.examples.daytime/pom.xml b/rse/examples/org.eclipse.rse.examples.daytime/pom.xml
new file mode 100644
index 00000000000..a1720d490a5
--- /dev/null
+++ b/rse/examples/org.eclipse.rse.examples.daytime/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.rse.examples.daytime
+ 2.2.200-SNAPSHOT
+ eclipse-plugin
+
diff --git a/rse/examples/org.eclipse.rse.examples.dstore/pom.xml b/rse/examples/org.eclipse.rse.examples.dstore/pom.xml
new file mode 100644
index 00000000000..e598e4f52e0
--- /dev/null
+++ b/rse/examples/org.eclipse.rse.examples.dstore/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.rse.examples.dstore
+ 1.0.0
+ eclipse-plugin
+
diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml
new file mode 100644
index 00000000000..d30d0c033fc
--- /dev/null
+++ b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml
@@ -0,0 +1,15 @@
+
+
+ 4.0.0
+
+ tm-parent
+ org.eclipse.tm
+ 3.8.0-SNAPSHOT
+ ../../
+
+ org.eclipse.tm
+ org.eclipse.rse.examples.tutorial
+ 3.1.200-SNAPSHOT
+ eclipse-plugin
+