From 3034a1c4305d0192df219bf3c1a647469f741a89 Mon Sep 17 00:00:00 2001 From: Arafat Noureddine <arafat.noureddine@synchrotron-soleil.fr> Date: Tue, 17 Jan 2023 11:49:08 +0100 Subject: [PATCH] release_1_0_0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ef78d02..e170eed 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <properties> <PROJECT.name>PIController</PROJECT.name> - <PROJECT.version>1.0.0-SNAPSHOT</PROJECT.version> + <PROJECT.version>1.0.0</PROJECT.version> <PROJECT.description>PIController motion PI controllers device controller</PROJECT.description> </properties> -- GitLab