From 974f18ee65466b6e9423b03d866b83eeb00bf58b Mon Sep 17 00:00:00 2001
From: Constantin Jucovschi <jucovschi@gmail.com>
Date: Wed, 17 Dec 2014 14:13:32 +0100
Subject: [PATCH] 0.0.8 alpha

---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 27f04dd..302a996 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>
-- 
GitLab