From 82d9620af43b80c8b3b2ddfda96497707a4ebaeb Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 24 Apr 2024 23:48:44 +0200 Subject: [PATCH 1/4] Change version of pom.xml to 8.0.8 --- webapp/sources/ldap-inventory/inventory-api/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-fusion/pom.xml | 2 +- .../ldap-inventory/inventory-provisioning-core/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-repository/pom.xml | 2 +- webapp/sources/ldap-inventory/pom.xml | 2 +- webapp/sources/pom.xml | 4 ++-- webapp/sources/rudder/pom.xml | 2 +- webapp/sources/rudder/rudder-core/pom.xml | 2 +- webapp/sources/rudder/rudder-rest/pom.xml | 2 +- webapp/sources/rudder/rudder-templates-cli/pom.xml | 2 +- webapp/sources/rudder/rudder-templates/pom.xml | 2 +- webapp/sources/rudder/rudder-web/pom.xml | 2 +- webapp/sources/scala-ldap/pom.xml | 2 +- webapp/sources/utils/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/webapp/sources/ldap-inventory/inventory-api/pom.xml b/webapp/sources/ldap-inventory/inventory-api/pom.xml index 380a9b45459..03ea89b3fdd 100644 --- a/webapp/sources/ldap-inventory/inventory-api/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-api/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8-SNAPSHOT + 8.0.8 4.0.0 inventory-api diff --git a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml index 7d35026bcfe..66a1775f06b 100644 --- a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8-SNAPSHOT + 8.0.8 inventory-fusion diff --git a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml index a5264c21d18..5b3655bfc8c 100644 --- a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8-SNAPSHOT + 8.0.8 inventory-provisioning-core diff --git a/webapp/sources/ldap-inventory/inventory-repository/pom.xml b/webapp/sources/ldap-inventory/inventory-repository/pom.xml index 0600ed8a2fb..5a1b12c4322 100644 --- a/webapp/sources/ldap-inventory/inventory-repository/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-repository/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8-SNAPSHOT + 8.0.8 4.0.0 inventory-repository diff --git a/webapp/sources/ldap-inventory/pom.xml b/webapp/sources/ldap-inventory/pom.xml index e44998b44c8..d98c7c4cf76 100644 --- a/webapp/sources/ldap-inventory/pom.xml +++ b/webapp/sources/ldap-inventory/pom.xml @@ -40,7 +40,7 @@ along with Rudder. If not, see . com.normation parent-pom - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/pom.xml b/webapp/sources/pom.xml index 0409b80c6b7..9409589ede2 100644 --- a/webapp/sources/pom.xml +++ b/webapp/sources/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.normation parent-pom - 8.0.8-SNAPSHOT + 8.0.8 pom @@ -418,7 +418,7 @@ limitations under the License. 2024 8.0 - 8.0.8-SNAPSHOT + 8.0.8 2.13.12 2.13 diff --git a/webapp/sources/rudder/pom.xml b/webapp/sources/rudder/pom.xml index 16d46853aea..9149dc7d5cc 100644 --- a/webapp/sources/rudder/pom.xml +++ b/webapp/sources/rudder/pom.xml @@ -39,7 +39,7 @@ along with Rudder. If not, see . com.normation parent-pom - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/rudder/rudder-core/pom.xml b/webapp/sources/rudder/rudder-core/pom.xml index e71a06b2ee5..edc38c91cec 100644 --- a/webapp/sources/rudder/rudder-core/pom.xml +++ b/webapp/sources/rudder/rudder-core/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8-SNAPSHOT + 8.0.8 rudder-core diff --git a/webapp/sources/rudder/rudder-rest/pom.xml b/webapp/sources/rudder/rudder-rest/pom.xml index 24b4d918cd7..9d9378400ae 100644 --- a/webapp/sources/rudder/rudder-rest/pom.xml +++ b/webapp/sources/rudder/rudder-rest/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/rudder/rudder-templates-cli/pom.xml b/webapp/sources/rudder/rudder-templates-cli/pom.xml index 6335e2dae37..b332f0277aa 100644 --- a/webapp/sources/rudder/rudder-templates-cli/pom.xml +++ b/webapp/sources/rudder/rudder-templates-cli/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/rudder/rudder-templates/pom.xml b/webapp/sources/rudder/rudder-templates/pom.xml index b8b39adbe84..03d5d82fd28 100644 --- a/webapp/sources/rudder/rudder-templates/pom.xml +++ b/webapp/sources/rudder/rudder-templates/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/rudder/rudder-web/pom.xml b/webapp/sources/rudder/rudder-web/pom.xml index e36d6876405..783e14fd85d 100644 --- a/webapp/sources/rudder/rudder-web/pom.xml +++ b/webapp/sources/rudder/rudder-web/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8-SNAPSHOT + 8.0.8 diff --git a/webapp/sources/scala-ldap/pom.xml b/webapp/sources/scala-ldap/pom.xml index cb2e6dd2d2b..478c1be2de8 100644 --- a/webapp/sources/scala-ldap/pom.xml +++ b/webapp/sources/scala-ldap/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 8.0.8-SNAPSHOT + 8.0.8 scala-ldap diff --git a/webapp/sources/utils/pom.xml b/webapp/sources/utils/pom.xml index 68731c81481..50c473836f2 100644 --- a/webapp/sources/utils/pom.xml +++ b/webapp/sources/utils/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 8.0.8-SNAPSHOT + 8.0.8 utils From e7910a78a77d7b329861e2e44c67fd8a2831da1f Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 24 Apr 2024 23:48:45 +0200 Subject: [PATCH 2/4] Change version of pom.xml to 8.0.9-SNAPSHOT --- webapp/sources/ldap-inventory/inventory-api/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-fusion/pom.xml | 2 +- .../ldap-inventory/inventory-provisioning-core/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-repository/pom.xml | 2 +- webapp/sources/ldap-inventory/pom.xml | 2 +- webapp/sources/pom.xml | 4 ++-- webapp/sources/rudder/pom.xml | 2 +- webapp/sources/rudder/rudder-core/pom.xml | 2 +- webapp/sources/rudder/rudder-rest/pom.xml | 2 +- webapp/sources/rudder/rudder-templates-cli/pom.xml | 2 +- webapp/sources/rudder/rudder-templates/pom.xml | 2 +- webapp/sources/rudder/rudder-web/pom.xml | 2 +- webapp/sources/scala-ldap/pom.xml | 2 +- webapp/sources/utils/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/webapp/sources/ldap-inventory/inventory-api/pom.xml b/webapp/sources/ldap-inventory/inventory-api/pom.xml index 03ea89b3fdd..a7153e21599 100644 --- a/webapp/sources/ldap-inventory/inventory-api/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-api/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8 + 8.0.9-SNAPSHOT 4.0.0 inventory-api diff --git a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml index 66a1775f06b..d47fe74c3a5 100644 --- a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8 + 8.0.9-SNAPSHOT inventory-fusion diff --git a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml index 5b3655bfc8c..6baebfdbe52 100644 --- a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8 + 8.0.9-SNAPSHOT inventory-provisioning-core diff --git a/webapp/sources/ldap-inventory/inventory-repository/pom.xml b/webapp/sources/ldap-inventory/inventory-repository/pom.xml index 5a1b12c4322..c530f0b02db 100644 --- a/webapp/sources/ldap-inventory/inventory-repository/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-repository/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 8.0.8 + 8.0.9-SNAPSHOT 4.0.0 inventory-repository diff --git a/webapp/sources/ldap-inventory/pom.xml b/webapp/sources/ldap-inventory/pom.xml index d98c7c4cf76..cb8d992e63d 100644 --- a/webapp/sources/ldap-inventory/pom.xml +++ b/webapp/sources/ldap-inventory/pom.xml @@ -40,7 +40,7 @@ along with Rudder. If not, see . com.normation parent-pom - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/pom.xml b/webapp/sources/pom.xml index 9409589ede2..5fe2e1ec1d9 100644 --- a/webapp/sources/pom.xml +++ b/webapp/sources/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.normation parent-pom - 8.0.8 + 8.0.9-SNAPSHOT pom @@ -418,7 +418,7 @@ limitations under the License. 2024 8.0 - 8.0.8 + 8.0.9-SNAPSHOT 2.13.12 2.13 diff --git a/webapp/sources/rudder/pom.xml b/webapp/sources/rudder/pom.xml index 9149dc7d5cc..d821e96dcca 100644 --- a/webapp/sources/rudder/pom.xml +++ b/webapp/sources/rudder/pom.xml @@ -39,7 +39,7 @@ along with Rudder. If not, see . com.normation parent-pom - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-core/pom.xml b/webapp/sources/rudder/rudder-core/pom.xml index edc38c91cec..d06a796aa40 100644 --- a/webapp/sources/rudder/rudder-core/pom.xml +++ b/webapp/sources/rudder/rudder-core/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8 + 8.0.9-SNAPSHOT rudder-core diff --git a/webapp/sources/rudder/rudder-rest/pom.xml b/webapp/sources/rudder/rudder-rest/pom.xml index 9d9378400ae..bc30cb76579 100644 --- a/webapp/sources/rudder/rudder-rest/pom.xml +++ b/webapp/sources/rudder/rudder-rest/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-templates-cli/pom.xml b/webapp/sources/rudder/rudder-templates-cli/pom.xml index b332f0277aa..ea3afcf56fa 100644 --- a/webapp/sources/rudder/rudder-templates-cli/pom.xml +++ b/webapp/sources/rudder/rudder-templates-cli/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-templates/pom.xml b/webapp/sources/rudder/rudder-templates/pom.xml index 03d5d82fd28..53a08cc6987 100644 --- a/webapp/sources/rudder/rudder-templates/pom.xml +++ b/webapp/sources/rudder/rudder-templates/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-web/pom.xml b/webapp/sources/rudder/rudder-web/pom.xml index 783e14fd85d..f8ce84fad96 100644 --- a/webapp/sources/rudder/rudder-web/pom.xml +++ b/webapp/sources/rudder/rudder-web/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 8.0.8 + 8.0.9-SNAPSHOT diff --git a/webapp/sources/scala-ldap/pom.xml b/webapp/sources/scala-ldap/pom.xml index 478c1be2de8..7d1fa99579f 100644 --- a/webapp/sources/scala-ldap/pom.xml +++ b/webapp/sources/scala-ldap/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 8.0.8 + 8.0.9-SNAPSHOT scala-ldap diff --git a/webapp/sources/utils/pom.xml b/webapp/sources/utils/pom.xml index 50c473836f2..5bb437d62c5 100644 --- a/webapp/sources/utils/pom.xml +++ b/webapp/sources/utils/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 8.0.8 + 8.0.9-SNAPSHOT utils From 82fbc5ec61380b72e0188a11ba8da24cd84e6dd8 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 25 Apr 2024 00:23:43 +0200 Subject: [PATCH 3/4] Change version of pom.xml to 7.3.14 --- webapp/sources/ldap-inventory/inventory-api/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-fusion/pom.xml | 2 +- .../ldap-inventory/inventory-provisioning-core/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-repository/pom.xml | 2 +- webapp/sources/ldap-inventory/pom.xml | 2 +- webapp/sources/pom.xml | 4 ++-- webapp/sources/rudder/pom.xml | 2 +- webapp/sources/rudder/rudder-core/pom.xml | 2 +- webapp/sources/rudder/rudder-rest/pom.xml | 2 +- webapp/sources/rudder/rudder-templates-cli/pom.xml | 2 +- webapp/sources/rudder/rudder-templates/pom.xml | 2 +- webapp/sources/rudder/rudder-web/pom.xml | 2 +- webapp/sources/scala-ldap/pom.xml | 2 +- webapp/sources/utils/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/webapp/sources/ldap-inventory/inventory-api/pom.xml b/webapp/sources/ldap-inventory/inventory-api/pom.xml index 23721b61faa..fb0063f5d7d 100644 --- a/webapp/sources/ldap-inventory/inventory-api/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-api/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14-SNAPSHOT + 7.3.14 4.0.0 inventory-api diff --git a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml index 41b562d2c3a..ef285abd8f1 100644 --- a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14-SNAPSHOT + 7.3.14 inventory-fusion diff --git a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml index c7b00ab8fb0..d57e55f6ecc 100644 --- a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14-SNAPSHOT + 7.3.14 inventory-provisioning-core diff --git a/webapp/sources/ldap-inventory/inventory-repository/pom.xml b/webapp/sources/ldap-inventory/inventory-repository/pom.xml index 3aaa35031de..678debe9cf3 100644 --- a/webapp/sources/ldap-inventory/inventory-repository/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-repository/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14-SNAPSHOT + 7.3.14 4.0.0 inventory-repository diff --git a/webapp/sources/ldap-inventory/pom.xml b/webapp/sources/ldap-inventory/pom.xml index 78488e06605..49587cd811c 100644 --- a/webapp/sources/ldap-inventory/pom.xml +++ b/webapp/sources/ldap-inventory/pom.xml @@ -40,7 +40,7 @@ along with Rudder. If not, see . com.normation parent-pom - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/pom.xml b/webapp/sources/pom.xml index f7d73930ab5..671e034cc2e 100644 --- a/webapp/sources/pom.xml +++ b/webapp/sources/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.normation parent-pom - 7.3.14-SNAPSHOT + 7.3.14 pom @@ -417,7 +417,7 @@ limitations under the License. 2024 7.3 - 7.3.14-SNAPSHOT + 7.3.14 2.13.12 2.13 diff --git a/webapp/sources/rudder/pom.xml b/webapp/sources/rudder/pom.xml index 5d13a5c6860..c7b6d22c493 100644 --- a/webapp/sources/rudder/pom.xml +++ b/webapp/sources/rudder/pom.xml @@ -39,7 +39,7 @@ along with Rudder. If not, see . com.normation parent-pom - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/rudder/rudder-core/pom.xml b/webapp/sources/rudder/rudder-core/pom.xml index fb0be3d51b9..e905fc99593 100644 --- a/webapp/sources/rudder/rudder-core/pom.xml +++ b/webapp/sources/rudder/rudder-core/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14-SNAPSHOT + 7.3.14 rudder-core diff --git a/webapp/sources/rudder/rudder-rest/pom.xml b/webapp/sources/rudder/rudder-rest/pom.xml index 14940d93b3f..a9dc1c7e843 100644 --- a/webapp/sources/rudder/rudder-rest/pom.xml +++ b/webapp/sources/rudder/rudder-rest/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/rudder/rudder-templates-cli/pom.xml b/webapp/sources/rudder/rudder-templates-cli/pom.xml index 7da2908eb01..3715195b09c 100644 --- a/webapp/sources/rudder/rudder-templates-cli/pom.xml +++ b/webapp/sources/rudder/rudder-templates-cli/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/rudder/rudder-templates/pom.xml b/webapp/sources/rudder/rudder-templates/pom.xml index 10925afa6cf..089d63eaf23 100644 --- a/webapp/sources/rudder/rudder-templates/pom.xml +++ b/webapp/sources/rudder/rudder-templates/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/rudder/rudder-web/pom.xml b/webapp/sources/rudder/rudder-web/pom.xml index d6fe204e3cb..9b8dcaec86b 100644 --- a/webapp/sources/rudder/rudder-web/pom.xml +++ b/webapp/sources/rudder/rudder-web/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14-SNAPSHOT + 7.3.14 diff --git a/webapp/sources/scala-ldap/pom.xml b/webapp/sources/scala-ldap/pom.xml index fd337c40942..85982574eb9 100644 --- a/webapp/sources/scala-ldap/pom.xml +++ b/webapp/sources/scala-ldap/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 7.3.14-SNAPSHOT + 7.3.14 scala-ldap diff --git a/webapp/sources/utils/pom.xml b/webapp/sources/utils/pom.xml index 338615a9d7a..6b0881d1476 100644 --- a/webapp/sources/utils/pom.xml +++ b/webapp/sources/utils/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 7.3.14-SNAPSHOT + 7.3.14 utils From 3fbbd5264264e6d1fe5a67369f88c54f899dae50 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 25 Apr 2024 00:23:44 +0200 Subject: [PATCH 4/4] Change version of pom.xml to 7.3.15-SNAPSHOT --- webapp/sources/ldap-inventory/inventory-api/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-fusion/pom.xml | 2 +- .../ldap-inventory/inventory-provisioning-core/pom.xml | 2 +- webapp/sources/ldap-inventory/inventory-repository/pom.xml | 2 +- webapp/sources/ldap-inventory/pom.xml | 2 +- webapp/sources/pom.xml | 4 ++-- webapp/sources/rudder/pom.xml | 2 +- webapp/sources/rudder/rudder-core/pom.xml | 2 +- webapp/sources/rudder/rudder-rest/pom.xml | 2 +- webapp/sources/rudder/rudder-templates-cli/pom.xml | 2 +- webapp/sources/rudder/rudder-templates/pom.xml | 2 +- webapp/sources/rudder/rudder-web/pom.xml | 2 +- webapp/sources/scala-ldap/pom.xml | 2 +- webapp/sources/utils/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/webapp/sources/ldap-inventory/inventory-api/pom.xml b/webapp/sources/ldap-inventory/inventory-api/pom.xml index fb0063f5d7d..5006b2b354f 100644 --- a/webapp/sources/ldap-inventory/inventory-api/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-api/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14 + 7.3.15-SNAPSHOT 4.0.0 inventory-api diff --git a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml index ef285abd8f1..749a6ebcdbd 100644 --- a/webapp/sources/ldap-inventory/inventory-fusion/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-fusion/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14 + 7.3.15-SNAPSHOT inventory-fusion diff --git a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml index d57e55f6ecc..778eb46b56a 100644 --- a/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-provisioning-core/pom.xml @@ -35,7 +35,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14 + 7.3.15-SNAPSHOT inventory-provisioning-core diff --git a/webapp/sources/ldap-inventory/inventory-repository/pom.xml b/webapp/sources/ldap-inventory/inventory-repository/pom.xml index 678debe9cf3..88307f2b765 100644 --- a/webapp/sources/ldap-inventory/inventory-repository/pom.xml +++ b/webapp/sources/ldap-inventory/inventory-repository/pom.xml @@ -34,7 +34,7 @@ along with Rudder. If not, see . com.normation.inventory inventory-parent - 7.3.14 + 7.3.15-SNAPSHOT 4.0.0 inventory-repository diff --git a/webapp/sources/ldap-inventory/pom.xml b/webapp/sources/ldap-inventory/pom.xml index 49587cd811c..210e6f404be 100644 --- a/webapp/sources/ldap-inventory/pom.xml +++ b/webapp/sources/ldap-inventory/pom.xml @@ -40,7 +40,7 @@ along with Rudder. If not, see . com.normation parent-pom - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/pom.xml b/webapp/sources/pom.xml index 671e034cc2e..3a08ed2d97e 100644 --- a/webapp/sources/pom.xml +++ b/webapp/sources/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.normation parent-pom - 7.3.14 + 7.3.15-SNAPSHOT pom @@ -417,7 +417,7 @@ limitations under the License. 2024 7.3 - 7.3.14 + 7.3.15-SNAPSHOT 2.13.12 2.13 diff --git a/webapp/sources/rudder/pom.xml b/webapp/sources/rudder/pom.xml index c7b6d22c493..b45bdf313e3 100644 --- a/webapp/sources/rudder/pom.xml +++ b/webapp/sources/rudder/pom.xml @@ -39,7 +39,7 @@ along with Rudder. If not, see . com.normation parent-pom - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-core/pom.xml b/webapp/sources/rudder/rudder-core/pom.xml index e905fc99593..28d6ddc2547 100644 --- a/webapp/sources/rudder/rudder-core/pom.xml +++ b/webapp/sources/rudder/rudder-core/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14 + 7.3.15-SNAPSHOT rudder-core diff --git a/webapp/sources/rudder/rudder-rest/pom.xml b/webapp/sources/rudder/rudder-rest/pom.xml index a9dc1c7e843..74fba855004 100644 --- a/webapp/sources/rudder/rudder-rest/pom.xml +++ b/webapp/sources/rudder/rudder-rest/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-templates-cli/pom.xml b/webapp/sources/rudder/rudder-templates-cli/pom.xml index 3715195b09c..6e91407aac9 100644 --- a/webapp/sources/rudder/rudder-templates-cli/pom.xml +++ b/webapp/sources/rudder/rudder-templates-cli/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-templates/pom.xml b/webapp/sources/rudder/rudder-templates/pom.xml index 089d63eaf23..7961e512ac9 100644 --- a/webapp/sources/rudder/rudder-templates/pom.xml +++ b/webapp/sources/rudder/rudder-templates/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/rudder/rudder-web/pom.xml b/webapp/sources/rudder/rudder-web/pom.xml index 9b8dcaec86b..e9eecb1f5b9 100644 --- a/webapp/sources/rudder/rudder-web/pom.xml +++ b/webapp/sources/rudder/rudder-web/pom.xml @@ -37,7 +37,7 @@ along with Rudder. If not, see . com.normation.rudder rudder-parent - 7.3.14 + 7.3.15-SNAPSHOT diff --git a/webapp/sources/scala-ldap/pom.xml b/webapp/sources/scala-ldap/pom.xml index 85982574eb9..ba08db333af 100644 --- a/webapp/sources/scala-ldap/pom.xml +++ b/webapp/sources/scala-ldap/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 7.3.14 + 7.3.15-SNAPSHOT scala-ldap diff --git a/webapp/sources/utils/pom.xml b/webapp/sources/utils/pom.xml index 6b0881d1476..402f1d8bcf1 100644 --- a/webapp/sources/utils/pom.xml +++ b/webapp/sources/utils/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.normation parent-pom - 7.3.14 + 7.3.15-SNAPSHOT utils