From dc4853814261692c98ea43265d4f0e61b4fea119 Mon Sep 17 00:00:00 2001 From: Houssem Ben Ali Date: Wed, 6 Jul 2022 10:33:33 +0200 Subject: [PATCH] Create develop-meed and update project dependencies --- commons-api/pom.xml | 2 +- commons-comet-service/pom.xml | 2 +- commons-comet-webapp/pom.xml | 2 +- commons-component-common/pom.xml | 2 +- commons-component-product/pom.xml | 2 +- commons-component-upgrade/pom.xml | 2 +- commons-extension-webapp/pom.xml | 2 +- commons-search/pom.xml | 2 +- commons-testing/pom.xml | 2 +- pom.xml | 7 +++---- 10 files changed, 12 insertions(+), 13 deletions(-) diff --git a/commons-api/pom.xml b/commons-api/pom.xml index 632f8d08ab..f3121ca3ba 100644 --- a/commons-api/pom.xml +++ b/commons-api/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-api jar diff --git a/commons-comet-service/pom.xml b/commons-comet-service/pom.xml index 792bc6ce8e..0e0e41ab78 100644 --- a/commons-comet-service/pom.xml +++ b/commons-comet-service/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-comet-service jar diff --git a/commons-comet-webapp/pom.xml b/commons-comet-webapp/pom.xml index e53ddfd0df..4409bced77 100644 --- a/commons-comet-webapp/pom.xml +++ b/commons-comet-webapp/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-comet-webapp war diff --git a/commons-component-common/pom.xml b/commons-component-common/pom.xml index 915d2c1a92..4e3b726de7 100644 --- a/commons-component-common/pom.xml +++ b/commons-component-common/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-component-common jar diff --git a/commons-component-product/pom.xml b/commons-component-product/pom.xml index 638cd87df9..11d21d4d31 100644 --- a/commons-component-product/pom.xml +++ b/commons-component-product/pom.xml @@ -24,7 +24,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-component-product jar diff --git a/commons-component-upgrade/pom.xml b/commons-component-upgrade/pom.xml index 9687533bb4..2b52acf38b 100644 --- a/commons-component-upgrade/pom.xml +++ b/commons-component-upgrade/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-component-upgrade Meeds:: PLF:: Commons - Transparent Upgrade Framework diff --git a/commons-extension-webapp/pom.xml b/commons-extension-webapp/pom.xml index 5f21fcf2b3..9137e3bff6 100644 --- a/commons-extension-webapp/pom.xml +++ b/commons-extension-webapp/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-extension-webapp war diff --git a/commons-search/pom.xml b/commons-search/pom.xml index 1bea94d4fe..006eeefd8c 100644 --- a/commons-search/pom.xml +++ b/commons-search/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-search jar diff --git a/commons-testing/pom.xml b/commons-testing/pom.xml index 876aa1a6b4..1719b14115 100644 --- a/commons-testing/pom.xml +++ b/commons-testing/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT commons-testing jar diff --git a/pom.xml b/pom.xml index e38f337e32..79e74026ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.meeds.commons commons - 7.0.x-SNAPSHOT + 7.0.x-meed-SNAPSHOT pom Meeds:: PLF:: Commons @@ -33,9 +33,8 @@ - 7.0.x-SNAPSHOT - 7.0.x-SNAPSHOT - + 7.0.x-meed-SNAPSHOT + 7.0.x-meed-SNAPSHOT meeds-io