From c843e4523b74344ea9aaf354991e422cfc094cd9 Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Thu, 22 Feb 2024 18:56:31 +0100 Subject: [PATCH] Create Dev Meed Branch --- layout-packaging/pom.xml | 2 +- layout-service/pom.xml | 2 +- layout-webapp/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/layout-packaging/pom.xml b/layout-packaging/pom.xml index 79de235ef..504be84ef 100644 --- a/layout-packaging/pom.xml +++ b/layout-packaging/pom.xml @@ -27,7 +27,7 @@ io.meeds.layout layout - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT layout-packaging pom diff --git a/layout-service/pom.xml b/layout-service/pom.xml index ded98b244..d2c643bff 100644 --- a/layout-service/pom.xml +++ b/layout-service/pom.xml @@ -27,7 +27,7 @@ io.meeds.layout layout - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT layout-service jar diff --git a/layout-webapp/pom.xml b/layout-webapp/pom.xml index 7a57e17f3..d917df571 100644 --- a/layout-webapp/pom.xml +++ b/layout-webapp/pom.xml @@ -27,7 +27,7 @@ io.meeds.layout layout - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT layout-webapp war diff --git a/pom.xml b/pom.xml index f9c259c25..ea1b2df3d 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.meeds.layout layout - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT pom Meeds - Layout Addon - Parent POM @@ -41,7 +41,7 @@ - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT meeds-io