Merge remote-tracking branch 'origin/master' into anehmer/integration

Signed-off-by: Alexander Nehmer <a.nehmer@science-computing.de>
diff --git a/build.gradle b/build.gradle
index 4bdbcf0..69c14af 100644
--- a/build.gradle
+++ b/build.gradle
@@ -14,7 +14,7 @@
 
 description = 'MDM API - Default Model'
 group = 'org.eclipse.mdm'
-version = '5.1.0M6-SNAPSHOT'
+version = '5.1.0M7'
 
 apply plugin: 'java'
 apply plugin: 'maven'
@@ -46,4 +46,4 @@
 
 artifacts {
 	archives sourcesJar
-}
\ No newline at end of file
+}