From a161fa6d4b59f57f75099c1251f9b0d1c09cd5bd Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Tue, 7 May 2024 12:18:01 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration JIRA: LIGHTY-297 Signed-off-by: tobias.pobocik --- .../lighty-app-modules-config/pom.xml | 2 +- .../lighty-rcgnmi-app-module/pom.xml | 4 +- .../lighty-rcgnmi-app/pom.xml | 4 +- .../lighty-rcgnmi-app-aggregator/pom.xml | 2 +- .../lighty-rnc-app/pom.xml | 4 +- .../lighty-rnc-module/pom.xml | 4 +- .../lighty-rnc-app-aggregator/pom.xml | 2 +- lighty-applications/pom.xml | 2 +- lighty-core/dependency-versions/pom.xml | 2 +- lighty-core/lighty-app-parent/pom.xml | 2 +- lighty-core/lighty-binding-parent/pom.xml | 2 +- lighty-core/lighty-bom/pom.xml | 86 +++++++++---------- lighty-core/lighty-clustering/pom.xml | 2 +- lighty-core/lighty-codecs-util/pom.xml | 2 +- lighty-core/lighty-common/pom.xml | 2 +- .../lighty-controller-guice-di/pom.xml | 2 +- .../lighty-controller-spring-di/pom.xml | 2 +- lighty-core/lighty-controller/pom.xml | 2 +- lighty-core/lighty-minimal-parent/pom.xml | 6 +- lighty-core/lighty-parent/pom.xml | 2 +- lighty-core/pom.xml | 2 +- .../lighty-bgp-community-restconf-app/pom.xml | 4 +- .../lighty-community-aaa-restconf-app/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 2 +- .../pom.xml | 10 +-- lighty-examples/lighty-guice-app/pom.xml | 2 +- lighty-examples/pom.xml | 2 +- .../pom.xml | 4 +- .../lighty-gnmi-force-capabilities/pom.xml | 4 +- .../lighty-gnmi-topology-model/pom.xml | 4 +- .../lighty-gnmi-yang-storage-model/pom.xml | 4 +- .../lighty-gnoi-sonic-yang-model/pom.xml | 4 +- lighty-models/lighty-gnmi-models/pom.xml | 2 +- lighty-models/openconfig-models/pom.xml | 2 +- lighty-models/pom.xml | 2 +- .../test/lighty-example-data-center/pom.xml | 2 +- lighty-models/test/lighty-test-models/pom.xml | 2 +- lighty-models/test/lighty-toaster/pom.xml | 2 +- lighty-models/test/pom.xml | 2 +- lighty-modules/integration-tests-aaa/pom.xml | 2 +- lighty-modules/integration-tests/pom.xml | 2 +- .../lighty-aaa-encryption-service/pom.xml | 2 +- .../lighty-aaa-aggregator/lighty-aaa/pom.xml | 2 +- lighty-modules/lighty-aaa-aggregator/pom.xml | 2 +- lighty-modules/lighty-bgp/pom.xml | 4 +- .../lighty-gnmi/lighty-gnmi-commons/pom.xml | 4 +- .../lighty-gnmi/lighty-gnmi-connector/pom.xml | 2 +- .../lighty-gnmi-device-simulator/pom.xml | 4 +- .../lighty-gnmi/lighty-gnmi-proto/pom.xml | 4 +- .../lighty-gnmi/lighty-gnmi-sb/pom.xml | 4 +- .../lighty-gnmi/lighty-gnmi-test/pom.xml | 4 +- lighty-modules/lighty-gnmi/pom.xml | 2 +- lighty-modules/lighty-jetty-server/pom.xml | 2 +- lighty-modules/lighty-netconf-sb/pom.xml | 2 +- .../lighty-restconf-nb-community/pom.xml | 2 +- lighty-modules/lighty-swagger/pom.xml | 2 +- lighty-modules/pom.xml | 2 +- .../controller-application-assembly/pom.xml | 2 +- lighty-resources/log4j2-config/pom.xml | 2 +- lighty-resources/pom.xml | 2 +- .../singlenode-configuration/pom.xml | 2 +- lighty-resources/start-script/pom.xml | 2 +- lighty-tests-report/pom.xml | 4 +- pom.xml | 2 +- 65 files changed, 130 insertions(+), 134 deletions(-) diff --git a/lighty-applications/lighty-app-modules-config/pom.xml b/lighty-applications/lighty-app-modules-config/pom.xml index a895cfe0e..66eb2b34a 100644 --- a/lighty-applications/lighty-app-modules-config/pom.xml +++ b/lighty-applications/lighty-app-modules-config/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent/pom.xml diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml index 725c5dc68..9a5c6cc7d 100644 --- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml +++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml index 41f026677..253a29ccb 100644 --- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml +++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications.rcgnmi.app.RCgNMIApp diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml index 8ddd25935..a26d84233 100644 --- a/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml +++ b/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml @@ -12,7 +12,7 @@ io.lighty.applications.rcgnmi lighty-rcgnmi-app-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml index 3c01dcd32..1446db83b 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml @@ -12,13 +12,13 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rnc lighty-rnc-app - 18.4.0 + 18.5.0-SNAPSHOT jar diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml index c0cbe1561..7bdc0890c 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml @@ -12,13 +12,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rnc lighty-rnc-module - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml index 701369d39..9bc33b579 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications.rnc lighty-rnc-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml index 4ffb7f2e6..4efc923c2 100644 --- a/lighty-applications/pom.xml +++ b/lighty-applications/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications lighty-applications-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 4b6225d79..606257d50 100644 --- a/lighty-core/dependency-versions/pom.xml +++ b/lighty-core/dependency-versions/pom.xml @@ -10,7 +10,7 @@ 4.0.0 io.lighty.core dependency-versions - 18.4.0 + 18.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index c17106fcc..cb4255e42 100644 --- a/lighty-core/lighty-app-parent/pom.xml +++ b/lighty-core/lighty-app-parent/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index 3d8d48c04..efed51dc6 100644 --- a/lighty-core/lighty-binding-parent/pom.xml +++ b/lighty-core/lighty-binding-parent/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index b5c11c8a5..738e2abcf 100644 --- a/lighty-core/lighty-bom/pom.xml +++ b/lighty-core/lighty-bom/pom.xml @@ -10,7 +10,7 @@ 4.0.0 io.lighty.core lighty-bom - 18.4.0 + 18.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -26,231 +26,231 @@ io.lighty.core lighty-codecs-util - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-common - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-controller - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-clustering - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-controller-guice-di - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-controller-spring-di - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models openconfig-models - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.tests integration-tests - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.tests integration-tests-aaa - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-aaa - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-jetty-server - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-netconf-sb - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-restconf-nb-community - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-swagger - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-aaa-encryption-service - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules lighty-bgp - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-connector - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-commons - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-proto - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-device-simulator - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-topology-model - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-force-capabilities - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications.rcgnmi lighty-rcgnmi-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications.rnc lighty-rnc-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications.rnc lighty-rnc-module - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.applications lighty-app-modules-config - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-restconf-netconf-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-bgp-community-restconf-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.core lighty-controller-springboot - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-guice-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-restconf-actions-app - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.resources controller-application-assembly - 18.4.0 + 18.5.0-SNAPSHOT provided io.lighty.resources singlenode-configuration - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.resources start-script - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.models.test lighty-test-models - 18.4.0 + 18.5.0-SNAPSHOT test io.lighty.models.test lighty-toaster - 18.4.0 + 18.5.0-SNAPSHOT test io.lighty.resources log4j2-config - 18.4.0 + 18.5.0-SNAPSHOT test diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml index dd99b1609..acc0b28f0 100644 --- a/lighty-core/lighty-clustering/pom.xml +++ b/lighty-core/lighty-clustering/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-codecs-util/pom.xml b/lighty-core/lighty-codecs-util/pom.xml index c37e41d49..59126b5d5 100644 --- a/lighty-core/lighty-codecs-util/pom.xml +++ b/lighty-core/lighty-codecs-util/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 4f005a60b..5a7684683 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index c50a8ef46..15a56173d 100644 --- a/lighty-core/lighty-controller-guice-di/pom.xml +++ b/lighty-core/lighty-controller-guice-di/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 2359c006e..5ccff520b 100644 --- a/lighty-core/lighty-controller-spring-di/pom.xml +++ b/lighty-core/lighty-controller-spring-di/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 1bff9a153..4725d1159 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 6dff1e2d0..7beb8c133 100644 --- a/lighty-core/lighty-minimal-parent/pom.xml +++ b/lighty-core/lighty-minimal-parent/pom.xml @@ -10,7 +10,7 @@ 4.0.0 io.lighty.core lighty-minimal-parent - 18.4.0 + 18.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 18.4.0 + 18.5.0-SNAPSHOT pom import io.lighty.core lighty-bom - 18.4.0 + 18.5.0-SNAPSHOT pom import diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 3b6f71d8e..ffc184943 100644 --- a/lighty-core/lighty-parent/pom.xml +++ b/lighty-core/lighty-parent/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-minimal-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index d194fabe8..adefea33c 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-examples/lighty-bgp-community-restconf-app/pom.xml b/lighty-examples/lighty-bgp-community-restconf-app/pom.xml index c9e6c6682..be3d9b5bd 100644 --- a/lighty-examples/lighty-bgp-community-restconf-app/pom.xml +++ b/lighty-examples/lighty-bgp-community-restconf-app/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-app-parent/pom.xml io.lighty.kit.examples.controllers lighty-bgp-community-restconf-app - 18.4.0 + 18.5.0-SNAPSHOT jar diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index b08380c4d..4f56c3fe9 100644 --- a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml +++ b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml @@ -12,13 +12,13 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 18.4.0 + 18.5.0-SNAPSHOT jar diff --git a/lighty-examples/lighty-community-restconf-actions-app/pom.xml b/lighty-examples/lighty-community-restconf-actions-app/pom.xml index 77ae18015..236c24f8e 100644 --- a/lighty-examples/lighty-community-restconf-actions-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-actions-app/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-app-parent @@ -50,7 +50,7 @@ io.lighty.models.test example-data-center - 18.4.0 + 18.5.0-SNAPSHOT compile diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index 0eb4fdda4..4e82cb1f8 100644 --- a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml index d2389d160..018053b84 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml @@ -17,7 +17,7 @@ io.lighty.core lighty-controller-springboot - 18.4.0 + 18.5.0-SNAPSHOT jar Demo lighty.io project for SpringBoot @@ -33,14 +33,14 @@ io.lighty.core lighty-bom - 18.4.0 + 18.5.0-SNAPSHOT pom import io.lighty.core dependency-versions - 18.4.0 + 18.5.0-SNAPSHOT pom import @@ -137,8 +137,4 @@ - - - 18.4.0 - diff --git a/lighty-examples/lighty-guice-app/pom.xml b/lighty-examples/lighty-guice-app/pom.xml index 7fde677ad..9c1f7ccf2 100644 --- a/lighty-examples/lighty-guice-app/pom.xml +++ b/lighty-examples/lighty-guice-app/pom.xml @@ -11,7 +11,7 @@ lighty-app-parent io.lighty.core - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-app-parent/pom.xml diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 1c86ecdce..6a9b445e8 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml index f26d2f932..d18c0f373 100644 --- a/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml +++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml @@ -13,12 +13,12 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml index c29e26008..e52907f8e 100644 --- a/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml +++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-force-capabilities - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml index b7d64e83e..360b9d8e4 100644 --- a/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml +++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-topology-model - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml index e9934ebdd..27119c402 100644 --- a/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml +++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml @@ -13,12 +13,12 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml index 6b751b006..6ee6445fa 100644 --- a/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml +++ b/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml @@ -11,12 +11,12 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnoi-sonic-yang-model - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/pom.xml b/lighty-models/lighty-gnmi-models/pom.xml index 63d0f880b..a2fced05d 100644 --- a/lighty-models/lighty-gnmi-models/pom.xml +++ b/lighty-models/lighty-gnmi-models/pom.xml @@ -12,7 +12,7 @@ io.lighty.models.gnmi lighty-gnmi-models - 18.4.0 + 18.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/lighty-models/openconfig-models/pom.xml b/lighty-models/openconfig-models/pom.xml index cd433bf6f..9c26be43e 100644 --- a/lighty-models/openconfig-models/pom.xml +++ b/lighty-models/openconfig-models/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-binding-parent diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 7bd836794..589bc3eba 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml index 2c08ad8ca..237d2cc2d 100644 --- a/lighty-models/test/lighty-example-data-center/pom.xml +++ b/lighty-models/test/lighty-example-data-center/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-test-models/pom.xml b/lighty-models/test/lighty-test-models/pom.xml index 017d10291..371a2b0b1 100644 --- a/lighty-models/test/lighty-test-models/pom.xml +++ b/lighty-models/test/lighty-test-models/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index 4dedf472b..9f5a8744c 100644 --- a/lighty-models/test/lighty-toaster/pom.xml +++ b/lighty-models/test/lighty-toaster/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-binding-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index c0173235b..ebc4373b6 100644 --- a/lighty-models/test/pom.xml +++ b/lighty-models/test/pom.xml @@ -11,7 +11,7 @@ io.lighty.models.test lighty-models-test-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index 4491bb941..e22d9e906 100644 --- a/lighty-modules/integration-tests-aaa/pom.xml +++ b/lighty-modules/integration-tests-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 67e2284a1..079f580b3 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml b/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml index f149326d3..4a9a6abb0 100644 --- a/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml +++ b/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml @@ -11,7 +11,7 @@ lighty-parent io.lighty.core - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml diff --git a/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml index b5ce405d2..fe43e5561 100644 --- a/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml diff --git a/lighty-modules/lighty-aaa-aggregator/pom.xml b/lighty-modules/lighty-aaa-aggregator/pom.xml index 873bde6e6..87eaab5a5 100644 --- a/lighty-modules/lighty-aaa-aggregator/pom.xml +++ b/lighty-modules/lighty-aaa-aggregator/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-aaa-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-modules/lighty-bgp/pom.xml b/lighty-modules/lighty-bgp/pom.xml index 9c6b5bc40..f6fa4a833 100644 --- a/lighty-modules/lighty-bgp/pom.xml +++ b/lighty-modules/lighty-bgp/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent/pom.xml io.lighty.modules lighty-bgp - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml index 35cdb2ba5..e110a78a4 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-commons - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml index d4da8f0f7..d45e96295 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml index 88816ab77..852a1fa2b 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-app-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-device-simulator - 18.4.0 + 18.5.0-SNAPSHOT io.lighty.modules.gnmi.simulatordevice.main.GnmiSimulatorApp diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml index 1e73cdc4f..349ad3fd4 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-proto - 18.4.0 + 18.5.0-SNAPSHOT 3.25.3 diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml index e35e4f812..86bb2aa36 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml index 64f1165e6..849bfdddf 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-test - 18.4.0 + 18.5.0-SNAPSHOT true diff --git a/lighty-modules/lighty-gnmi/pom.xml b/lighty-modules/lighty-gnmi/pom.xml index b42bcb74b..492e68f55 100644 --- a/lighty-modules/lighty-gnmi/pom.xml +++ b/lighty-modules/lighty-gnmi/pom.xml @@ -12,7 +12,7 @@ io.lighty.modules.gnmi lighty-gnmi - 18.4.0 + 18.5.0-SNAPSHOT pom diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 05b6051e7..f45cfc95f 100644 --- a/lighty-modules/lighty-jetty-server/pom.xml +++ b/lighty-modules/lighty-jetty-server/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index b80d7e22a..2a43d392b 100644 --- a/lighty-modules/lighty-netconf-sb/pom.xml +++ b/lighty-modules/lighty-netconf-sb/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-restconf-nb-community/pom.xml b/lighty-modules/lighty-restconf-nb-community/pom.xml index 2cd4efa30..7f401b02f 100644 --- a/lighty-modules/lighty-restconf-nb-community/pom.xml +++ b/lighty-modules/lighty-restconf-nb-community/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index 30a999c53..c9dd14b23 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 634652b7a..2935c88c5 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 9c541cee7..3704a0b19 100644 --- a/lighty-resources/controller-application-assembly/pom.xml +++ b/lighty-resources/controller-application-assembly/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml index 1767a4e01..1e29f5c9b 100644 --- a/lighty-resources/log4j2-config/pom.xml +++ b/lighty-resources/log4j2-config/pom.xml @@ -11,7 +11,7 @@ io.lighty.resources log4j2-config - 18.4.0 + 18.5.0-SNAPSHOT jar ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index e43e0fafc..e65056987 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 18.4.0 + 18.5.0-SNAPSHOT true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index b96aa1887..9df940885 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml index b571c8ae3..e9769ad70 100644 --- a/lighty-resources/start-script/pom.xml +++ b/lighty-resources/start-script/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-tests-report/pom.xml b/lighty-tests-report/pom.xml index 95b3c37f8..9de1c3470 100644 --- a/lighty-tests-report/pom.xml +++ b/lighty-tests-report/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 18.4.0 + 18.5.0-SNAPSHOT ../lighty-core/lighty-parent @@ -160,7 +160,7 @@ io.lighty.modules.gnmi lighty-gnmi-test - 18.4.0 + 18.5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 40b6a2cae..e84726d8e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 18.4.0 + 18.5.0-SNAPSHOT pom lighty