From fa33712b82ca3ae8e0329e4bda1012935d29d299 Mon Sep 17 00:00:00 2001 From: GIRARDOT Raphael <raphael.girardot@synchrotron-soleil.fr> Date: Fri, 15 Dec 2023 12:31:01 +0100 Subject: [PATCH] releasing mamboArchivingGUI 2.8.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73cdfba..b62c50e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.soleil.gui</groupId> <artifactId>mamboArchivingGUI</artifactId> - <version>2.7.3</version> + <version>2.8.0</version> <name>Mambo</name> <developers> -- GitLab