From 18b3fbc58c4627d0ee82eb44cfbef2c821fde13e Mon Sep 17 00:00:00 2001 From: Stephane Poirier <stephane-poirier@synchrotron-soleil.fr> Date: Wed, 28 Sep 2022 15:33:32 +0200 Subject: [PATCH] version 3.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 192a6da..c21c2ab 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <groupId>fr.soleil.lib</groupId> <artifactId>NexusCPP-${aol}-${library}-${mode}</artifactId> - <version>3.4.1/version> + <version>3.4.1</version> <packaging>nar</packaging> <name>NexusCPP</name> <description>NexusCPP library</description> -- GitLab