more repos
diff --git a/org.eclipse.osbp.technologystack.feature/pom.xml b/org.eclipse.osbp.technologystack.feature/pom.xml
index 4391c64..d103991 100644
--- a/org.eclipse.osbp.technologystack.feature/pom.xml
+++ b/org.eclipse.osbp.technologystack.feature/pom.xml
@@ -39,6 +39,16 @@
             <url>http://download.eclipse.org/e4/updates/0.17</url>
             <layout>p2</layout>
         </repository>
+        <repository>
+            <id>emf 1.9</id>
+            <url>http://download.eclipse.org/modeling/emft/eef/updates/releases/1.9</url>
+            <layout>p2</layout>
+        </repository>
+        <repository>
+            <id>ecoretools 3.2.0</id>
+            <url>http://download.eclipse.org/ecoretools/updates/releases/3.2.0/neon</url>
+            <layout>p2</layout>
+        </repository>
     </repositories>
 
 	<dependencies>