From b47646e8fcdf477e93cc5fc717cc8e7fed53dac4 Mon Sep 17 00:00:00 2001
From: cristiano <clucian@unibz.it>
Date: Wed, 4 Dec 2019 09:36:03 +0100
Subject: [PATCH] pom - version update

---
 EclipseProject/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/EclipseProject/pom.xml b/EclipseProject/pom.xml
index 76d7abc..b8d0357 100644
--- a/EclipseProject/pom.xml
+++ b/EclipseProject/pom.xml
@@ -3,7 +3,7 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<artifactId>clar</artifactId>
 	<groupId>clar.team</groupId>
-	<version>0.0.1-SNAPSHOT</version>
+	<version>1.0.0-SNAPSHOT</version>
 	<modelVersion>4.0.0</modelVersion>
 
 	<properties>
-- 
GitLab