From d5972a96a4bc2b5118789075ab59a8afa315e8ce Mon Sep 17 00:00:00 2001 From: halaya Date: Wed, 24 Apr 2024 17:18:08 +0100 Subject: [PATCH] Create FB feature/experience and update projects versions/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/.gitignore | 1 + commons-testing/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 commons-testing/.gitignore diff --git a/commons-api/pom.xml b/commons-api/pom.xml index e521abb4ca..abc511250c 100644 --- a/commons-api/pom.xml +++ b/commons-api/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-api jar diff --git a/commons-comet-service/pom.xml b/commons-comet-service/pom.xml index 02f0b2d961..1a906d2d9e 100644 --- a/commons-comet-service/pom.xml +++ b/commons-comet-service/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-comet-service jar diff --git a/commons-comet-webapp/pom.xml b/commons-comet-webapp/pom.xml index be275e93bc..ea4a67130c 100644 --- a/commons-comet-webapp/pom.xml +++ b/commons-comet-webapp/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-comet-webapp war diff --git a/commons-component-common/pom.xml b/commons-component-common/pom.xml index 0b3772db59..7e2b93768f 100644 --- a/commons-component-common/pom.xml +++ b/commons-component-common/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-component-common jar diff --git a/commons-component-product/pom.xml b/commons-component-product/pom.xml index 202254bfc7..1a944e55ba 100644 --- a/commons-component-product/pom.xml +++ b/commons-component-product/pom.xml @@ -24,7 +24,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-component-product jar diff --git a/commons-component-upgrade/pom.xml b/commons-component-upgrade/pom.xml index a04ff12121..88584f0898 100644 --- a/commons-component-upgrade/pom.xml +++ b/commons-component-upgrade/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-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 86197f4b36..479b674a44 100644 --- a/commons-extension-webapp/pom.xml +++ b/commons-extension-webapp/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-extension-webapp war diff --git a/commons-search/pom.xml b/commons-search/pom.xml index abb3ff7a49..f77ed0f665 100644 --- a/commons-search/pom.xml +++ b/commons-search/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-search jar diff --git a/commons-testing/.gitignore b/commons-testing/.gitignore new file mode 100644 index 0000000000..ae3c172604 --- /dev/null +++ b/commons-testing/.gitignore @@ -0,0 +1 @@ +/bin/ diff --git a/commons-testing/pom.xml b/commons-testing/pom.xml index c715a33195..19a1dffb13 100644 --- a/commons-testing/pom.xml +++ b/commons-testing/pom.xml @@ -23,7 +23,7 @@ commons io.meeds.commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT commons-testing jar diff --git a/pom.xml b/pom.xml index 4460c3e0cd..71c6abc576 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.meeds.commons commons - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT pom Meeds:: PLF:: Commons @@ -33,7 +33,7 @@ - 7.0.x-exo-SNAPSHOT + 7.0.x-experience-SNAPSHOT 7.0.x-exo-SNAPSHOT meeds-io