From bea91b5609ceda2d230d188a38502e2decc3147d Mon Sep 17 00:00:00 2001 From: Jacques Gouno <jacques.gouno@synchrotron-soleil.fr> Date: Thu, 9 Mar 2017 13:32:15 +0000 Subject: [PATCH] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41e0079..b2f436f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <groupId>fr.soleil.lib</groupId> <artifactId>TimIQLib-${aol}-${library}-${mode}</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> <packaging>nar</packaging> <name>TimIQLib</name> <description>TimIQ library</description> -- GitLab