From b8d50ecb46ef2a17a556deac0efe4d481675ce2c Mon Sep 17 00:00:00 2001 From: alicedraillard Date: Thu, 5 Dec 2024 18:17:46 +0100 Subject: [PATCH] chore: prepare next development iteration --- backend/deployment/magneto/conf.json.template | 2 +- backend/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/deployment/magneto/conf.json.template b/backend/deployment/magneto/conf.json.template index 61c45c6f..66ab13c5 100644 --- a/backend/deployment/magneto/conf.json.template +++ b/backend/deployment/magneto/conf.json.template @@ -1,5 +1,5 @@ { - "name": "fr.cgi~magneto~2.0.0", + "name": "fr.cgi~magneto~${magnetoVersion}", "config": { "main" : "fr.cgi.magneto.Magneto", "port" : 8205, diff --git a/backend/pom.xml b/backend/pom.xml index e6313b7e..ddcbfe77 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -9,7 +9,7 @@ fr.cgi magneto - 2.0.0 + 2.0-SNAPSHOT scm:git:https://github.com/OPEN-ENT-NG/magneto.git scm:git:https://github.com/OPEN-ENT-NG/magneto.git