From 6958e379a03ebae6d608c22a6e105a2ffd7db16a Mon Sep 17 00:00:00 2001 From: PICHON <guillaume.pichon@synchrotron-soleil.fr> Date: Fri, 9 Feb 2024 09:50:14 +0100 Subject: [PATCH] Release 1.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb2ed93..c2129b9 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>fr.soleil.device</groupId> <artifactId>XPSV2-${aol}-${mode}</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>nar</packaging> -- GitLab