From a1ac7f59cec3c03f1432a7259c64fa5143be5fa1 Mon Sep 17 00:00:00 2001
From: Constantin Jucovschi <jucovschi@gmail.com>
Date: Wed, 17 Dec 2014 14:10:39 +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 9ffe9bc..ca49d3e 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