diff --git a/edu.kit.ipd.descartes.core.edit/pom.xml b/edu.kit.ipd.descartes.core.edit/pom.xml
index 01346e66878ec872f44f9410e8fb264f4236eba8..8745748ad0679474b8a93ca4de23000774d1730f 100644
--- a/edu.kit.ipd.descartes.core.edit/pom.xml
+++ b/edu.kit.ipd.descartes.core.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.core/pom.xml b/edu.kit.ipd.descartes.core/pom.xml
index f6b562b0de265137a03111753522935a29987852..cea420d2079256564d160f047e7673e11d08ec82 100644
--- a/edu.kit.ipd.descartes.core/pom.xml
+++ b/edu.kit.ipd.descartes.core/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.identifier.edit/pom.xml b/edu.kit.ipd.descartes.identifier.edit/pom.xml
index 1df918fc612bfefc9703c3952df483f7fd272a49..48593d5c316f2ed535c3fe1b7354bec0b6440ccc 100644
--- a/edu.kit.ipd.descartes.identifier.edit/pom.xml
+++ b/edu.kit.ipd.descartes.identifier.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.identifier/pom.xml b/edu.kit.ipd.descartes.identifier/pom.xml
index b93087252247f3aded8267bb34abca7c855ec455..71de7d924cba428ee9fda3e0f59f819a2ddc01cf 100644
--- a/edu.kit.ipd.descartes.identifier/pom.xml
+++ b/edu.kit.ipd.descartes.identifier/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptation.edit/pom.xml b/edu.kit.ipd.descartes.mm.adaptation.edit/pom.xml
index 6a2471e495233b55b936794bace41c60f16e4f14..55551bf2defd320f552f22081d20e6c3af8056fb 100644
--- a/edu.kit.ipd.descartes.mm.adaptation.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptation.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptation.editor/pom.xml b/edu.kit.ipd.descartes.mm.adaptation.editor/pom.xml
index c423bf35904c982acb1d508f7fdd3114c046e489..ef70844108a9c507e3ca7f096d3a6d232e79ba3a 100644
--- a/edu.kit.ipd.descartes.mm.adaptation.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptation.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptation/pom.xml b/edu.kit.ipd.descartes.mm.adaptation/pom.xml
index 4a753af2f2aef6c036ec2c66d8c7348214371d77..7dbb74b78c77937c42f706284db5e05f83a1546d 100644
--- a/edu.kit.ipd.descartes.mm.adaptation/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptation/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptationpoints.edit/pom.xml b/edu.kit.ipd.descartes.mm.adaptationpoints.edit/pom.xml
index 7bc54b51e249096c9f66e9198020d4f11faaaa03..1e0d7f7f7cf228abe52874492f36d92853c51a6f 100644
--- a/edu.kit.ipd.descartes.mm.adaptationpoints.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptationpoints.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptationpoints.editor/pom.xml b/edu.kit.ipd.descartes.mm.adaptationpoints.editor/pom.xml
index 1900a29f19ece18367d44dc870e53270c123bd5e..7268bd3c454bc7bced27aea091c5001b3ddac33a 100644
--- a/edu.kit.ipd.descartes.mm.adaptationpoints.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptationpoints.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.adaptationpoints/pom.xml b/edu.kit.ipd.descartes.mm.adaptationpoints/pom.xml
index aba253aa4f24b0dbddf36cbf5bc12abd9c5ee9e7..8b866500eb2c84709e0a404cba225c3c4b947877 100644
--- a/edu.kit.ipd.descartes.mm.adaptationpoints/pom.xml
+++ b/edu.kit.ipd.descartes.mm.adaptationpoints/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.applicationlevel.edit/pom.xml b/edu.kit.ipd.descartes.mm.applicationlevel.edit/pom.xml
index 654c49f532307e4cd9f0aacadb6be9a5a768a539..7c891bdd0da2f2bc2e27dd44f6e7769b509752dd 100644
--- a/edu.kit.ipd.descartes.mm.applicationlevel.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.applicationlevel.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.applicationlevel.editor/pom.xml b/edu.kit.ipd.descartes.mm.applicationlevel.editor/pom.xml
index f61fe1191567b2c7296a48bece087c6e9d8d76cf..099d93e0221d4ef21796c863f39500cee588b942 100644
--- a/edu.kit.ipd.descartes.mm.applicationlevel.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.applicationlevel.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.applicationlevel.library/pom.xml b/edu.kit.ipd.descartes.mm.applicationlevel.library/pom.xml
index 5c31e561413886524e28c90bdc3398a56657a23d..1fb1981511fd321a6269085824d831e9994358a2 100644
--- a/edu.kit.ipd.descartes.mm.applicationlevel.library/pom.xml
+++ b/edu.kit.ipd.descartes.mm.applicationlevel.library/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.applicationlevel/pom.xml b/edu.kit.ipd.descartes.mm.applicationlevel/pom.xml
index e6dc4cf2589ed459c668624db82a9eb4cad0adf7..33d142c1fe001ed5445c49ea71fee2041be0b629 100644
--- a/edu.kit.ipd.descartes.mm.applicationlevel/pom.xml
+++ b/edu.kit.ipd.descartes.mm.applicationlevel/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.deployment.edit/pom.xml b/edu.kit.ipd.descartes.mm.deployment.edit/pom.xml
index b76711fd02fda9808e33ea6daf75af730a23ab56..01b95b2ec9941c9a276c29a952f8d89b8680f9ee 100644
--- a/edu.kit.ipd.descartes.mm.deployment.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.deployment.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.deployment.editor/pom.xml b/edu.kit.ipd.descartes.mm.deployment.editor/pom.xml
index e6978b6f1940ecd4ac11131f4b6c8863b8866c2b..34537685b3313a402b4fc5b48cd6b3267aab1fd8 100644
--- a/edu.kit.ipd.descartes.mm.deployment.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.deployment.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.deployment/pom.xml b/edu.kit.ipd.descartes.mm.deployment/pom.xml
index 2a4655ed9caf635c6b08c3e1bef6958d00eb7e4e..d0f5bba0ec6be9bcb028fb23c4a242fa4b6e9f5e 100644
--- a/edu.kit.ipd.descartes.mm.deployment/pom.xml
+++ b/edu.kit.ipd.descartes.mm.deployment/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.predictionset/pom.xml b/edu.kit.ipd.descartes.mm.predictionset/pom.xml
new file mode 100644
index 0000000000000000000000000000000000000000..22af0e6720b85e6e48e695e0122e1aa1492dedc4
--- /dev/null
+++ b/edu.kit.ipd.descartes.mm.predictionset/pom.xml
@@ -0,0 +1,11 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>edu.kit.ipd.descartes.mm.predictionset</artifactId>
+  <packaging>eclipse-plugin</packaging>
+  
+  <parent>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
+  	<version>1.0.0-SNAPSHOT</version>
+  </parent>
+</project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.resourcelandscape.edit/pom.xml b/edu.kit.ipd.descartes.mm.resourcelandscape.edit/pom.xml
index 52fdb3e8b3a2cae7d086662eb09327565f37cdf7..7749fa702049ce275627eb25852e4c8c13a2aa90 100644
--- a/edu.kit.ipd.descartes.mm.resourcelandscape.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.resourcelandscape.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.resourcelandscape.editor/pom.xml b/edu.kit.ipd.descartes.mm.resourcelandscape.editor/pom.xml
index 759bc1033025b1fc6027e0ace0f9f5c88b8d11b5..b24dca42bbddd1247424e0a16981b29be8d94314 100644
--- a/edu.kit.ipd.descartes.mm.resourcelandscape.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.resourcelandscape.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.resourcelandscape/pom.xml b/edu.kit.ipd.descartes.mm.resourcelandscape/pom.xml
index 7d9e4984f0705724372635a04552ab4efa746d09..980e7d8551b4cb11e4a2745939195a53cc95faf7 100644
--- a/edu.kit.ipd.descartes.mm.resourcelandscape/pom.xml
+++ b/edu.kit.ipd.descartes.mm.resourcelandscape/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.usageprofile.edit/pom.xml b/edu.kit.ipd.descartes.mm.usageprofile.edit/pom.xml
index c657c4cd5e77d5de7b37c9704db1be0bef218a4e..af3829f5c86cb0e46b2e62cfd7cebdcaeb9acd06 100644
--- a/edu.kit.ipd.descartes.mm.usageprofile.edit/pom.xml
+++ b/edu.kit.ipd.descartes.mm.usageprofile.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.usageprofile.editor/pom.xml b/edu.kit.ipd.descartes.mm.usageprofile.editor/pom.xml
index 352f4b7bd44b56c1fbd10c4e74a56074663b80f1..bbad23bdfd8bda2bff978a16d2d6315a614f78cf 100644
--- a/edu.kit.ipd.descartes.mm.usageprofile.editor/pom.xml
+++ b/edu.kit.ipd.descartes.mm.usageprofile.editor/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.mm.usageprofile/pom.xml b/edu.kit.ipd.descartes.mm.usageprofile/pom.xml
index d91d04c78c1585ce78ffd477bdba3fa9763e8525..2a2d551ec94347001d267cf1395532bc950d6f52 100644
--- a/edu.kit.ipd.descartes.mm.usageprofile/pom.xml
+++ b/edu.kit.ipd.descartes.mm.usageprofile/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.perfdatarepo.edit/pom.xml b/edu.kit.ipd.descartes.perfdatarepo.edit/pom.xml
index 10e1ece9b58c337700a32ee0a838b0ada54bf5c7..7754526c4c578dbd2446a5285db05b82bf03d0ff 100644
--- a/edu.kit.ipd.descartes.perfdatarepo.edit/pom.xml
+++ b/edu.kit.ipd.descartes.perfdatarepo.edit/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/edu.kit.ipd.descartes.perfdatarepo/pom.xml b/edu.kit.ipd.descartes.perfdatarepo/pom.xml
index 4730c9b2e3d2ca30a460f0ad94e138938a8ad0d2..e80d8c45094008a1a9aeb914d656a44c246379d0 100644
--- a/edu.kit.ipd.descartes.perfdatarepo/pom.xml
+++ b/edu.kit.ipd.descartes.perfdatarepo/pom.xml
@@ -4,9 +4,8 @@
   <packaging>eclipse-plugin</packaging>
   
   <parent>
-  	<groupId>edu.kit.ipd.descartes.mm</groupId>
-  	<artifactId>edu.kit.ipd.descartes.releng</artifactId>
+  	<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  	<artifactId>dml-mm</artifactId>
   	<version>1.0.0-SNAPSHOT</version>
-	<relativePath>../../releng/edu.kit.ipd.descartes.releng</relativePath>
   </parent>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1d8204918346b7d6872096dfb7f1db43d673bc91
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,42 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
+  <artifactId>dml-mm</artifactId>
+  <packaging>pom</packaging>
+  
+  <parent>
+	<groupId>edu.kit.ipd.descartes.dml</groupId>
+  	<artifactId>edu.kit.ipd.descartes.dml.releng</artifactId>
+  	<version>1.0.0-SNAPSHOT</version>
+	<relativePath>../edu.kit.ipd.descartes.dml.releng</relativePath>
+  </parent>
+  
+  <modules>
+    <module>edu.kit.ipd.descartes.core</module>
+	<module>edu.kit.ipd.descartes.core.edit</module>
+	<module>edu.kit.ipd.descartes.identifier</module>
+	<module>edu.kit.ipd.descartes.identifier.edit</module>
+	<module>edu.kit.ipd.descartes.mm.adaptation</module>
+	<module>edu.kit.ipd.descartes.mm.adaptation.edit</module>
+	<module>edu.kit.ipd.descartes.mm.adaptation.editor</module>
+	<module>edu.kit.ipd.descartes.mm.adaptationpoints</module>
+	<module>edu.kit.ipd.descartes.mm.adaptationpoints.edit</module>
+	<module>edu.kit.ipd.descartes.mm.adaptationpoints.editor</module>
+	<module>edu.kit.ipd.descartes.mm.applicationlevel</module>
+	<module>edu.kit.ipd.descartes.mm.applicationlevel.edit</module>
+	<module>edu.kit.ipd.descartes.mm.applicationlevel.editor</module>
+	<module>edu.kit.ipd.descartes.mm.applicationlevel.library</module>
+	<module>edu.kit.ipd.descartes.mm.deployment</module>
+	<module>edu.kit.ipd.descartes.mm.deployment.edit</module>
+	<module>edu.kit.ipd.descartes.mm.deployment.editor</module>
+	<module>edu.kit.ipd.descartes.mm.predictionset</module>
+	<module>edu.kit.ipd.descartes.mm.resourcelandscape</module>
+	<module>edu.kit.ipd.descartes.mm.resourcelandscape.edit</module>
+	<module>edu.kit.ipd.descartes.mm.resourcelandscape.editor</module>
+	<module>edu.kit.ipd.descartes.mm.usageprofile</module>
+	<module>edu.kit.ipd.descartes.mm.usageprofile.edit</module>
+	<module>edu.kit.ipd.descartes.mm.usageprofile.editor</module>
+	<module>edu.kit.ipd.descartes.mm.perfdatarepo</module>
+	<module>edu.kit.ipd.descartes.mm.perfdatarepo.edit</module>
+  </modules>
+</project>
\ No newline at end of file