diff --git a/pom.xml b/pom.xml
index 27f04ddfb7e881841e6a5a0c893381129c3955a0..302a996c80aa26513a3e5a384e103d958933244a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,9 +4,9 @@
 
 	<parent>
 		<groupId>info.kwarc.sally4</groupId>
-		<artifactId>sally4-osgi</artifactId>
-		<version>0.0.7</version>
-		<relativePath>../sally4-osgi</relativePath>
+		<artifactId>sally4</artifactId>
+		<version>0.0.8-SNAPSHOT</version>
+		<relativePath>..</relativePath>
 	</parent>
 
 	<groupId>info.kwarc.sally4.comm</groupId>