From 77e449582748634158f95ac9508694ba44b3e6f6 Mon Sep 17 00:00:00 2001 From: tpariney Date: Thu, 2 Oct 2025 09:39:57 +0200 Subject: [PATCH] Setup release in Maven --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 040dba4..d8e869a 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,19 @@ jacoco-maven-plugin 0.8.7 + + org.apache.maven.plugins + maven-release-plugin + 3.1.1 + + + + scm:git:https://disc.univ-fcomte.fr/cr700-gitlab/tpariney/robot-modules.git + + robot battery -- GitLab