From 2fe0ef3efab48f7a882408e6a2137df8d41046cc Mon Sep 17 00:00:00 2001 From: Nicolas Leclercq <nicolas.leclercq@synchrotron-soleil.fr> Date: Mon, 24 Nov 2014 14:22:35 +0000 Subject: [PATCH] release 1.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1be77ed..e7c43d5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>fr.soleil.device</groupId> <artifactId>ContinuousAO-${aol}-${mode}</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4/version> <packaging>nar</packaging> <name>ContinuousAO</name> <description>ContinuousAO device</description> -- GitLab