From 76e091b63e901ada9adee42fd3912f7369a866ca Mon Sep 17 00:00:00 2001 From: Constantin Jucovschi <jucovschi@gmail.com> Date: Sun, 2 Nov 2014 18:32:10 +0100 Subject: [PATCH] version 0.0.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af37fad..bd10596 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>info.kwarc.sally4.comm</groupId> <artifactId>comm-parent</artifactId> - <version>0.0.7-SNAPSHOT</version> + <version>0.0.7</version> <relativePath>../comm-parent</relativePath> </parent> -- GitLab