From d7163bf7068afc7d4889295167eeabfae8136032 Mon Sep 17 00:00:00 2001 From: Sonia Minolli <sonia.minolli@synchrotron-soleil.fr> Date: Thu, 18 Feb 2016 08:33:09 +0000 Subject: [PATCH] Created tag release_2_4_1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e655b8..19e856a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>fr.soleil.device</groupId> <artifactId>AIControllerV2-${aol}-${mode}</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.1</version> <packaging>nar</packaging> <name>AIControllerV2</name> -- GitLab