From 923f6ca61f55d31d45f47bfd2bc3b1e9a43d1a7e Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 27 Nov 2024 12:09:32 +0100 Subject: [PATCH 1/5] [maven-release-plugin] prepare for next development iteration JIRA: LIGHTY-342 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-modules/lighty-openapi/pom.xml | 2 +- .../lighty-restconf-nb-community/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 075072695..338700bae 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 - 20.3.0 + 20.4.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 8120d1b56..88cd63016 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 20.3.0 + 20.4.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 8b0692292..048e99e5d 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app - 20.3.0 + 20.4.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 4be789bbb..602c6a897 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 - 20.3.0 + 20.4.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 b304a4edb..50b511499 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rnc lighty-rnc-app - 20.3.0 + 20.4.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 22296d36b..c855b481d 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rnc lighty-rnc-module - 20.3.0 + 20.4.0-SNAPSHOT diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml index 630c8f83b..da7b7d721 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 - 20.3.0 + 20.4.0-SNAPSHOT pom diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml index a6dae69b0..b9715069c 100644 --- a/lighty-applications/pom.xml +++ b/lighty-applications/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications lighty-applications-aggregator - 20.3.0 + 20.4.0-SNAPSHOT pom diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index ec1808587..029ae44db 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 - 20.3.0 + 20.4.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 918db7acf..f7513b85f 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 - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index 785c992c3..ce5af54d8 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 - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index c8fb7f361..0bf6e9424 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 - 20.3.0 + 20.4.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -26,231 +26,231 @@ io.lighty.core lighty-codecs-util - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-common - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-controller - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-clustering - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-controller-guice-di - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-controller-spring-di - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models openconfig-models - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.tests integration-tests - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.tests integration-tests-aaa - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-aaa - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-jetty-server - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-netconf-sb - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-restconf-nb-community - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-openapi - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-aaa-encryption-service - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules lighty-bgp - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-connector - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-commons - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-proto - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.gnmi lighty-gnmi-device-simulator - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-topology-model - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models.gnmi lighty-gnmi-force-capabilities - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.applications.rcgnmi lighty-rcgnmi-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.applications.rnc lighty-rnc-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.applications.rnc lighty-rnc-module - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.applications lighty-app-modules-config - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-restconf-netconf-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-bgp-community-restconf-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.core lighty-controller-springboot - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-guice-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.kit.examples.controllers lighty-community-restconf-actions-app - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.resources controller-application-assembly - 20.3.0 + 20.4.0-SNAPSHOT provided io.lighty.resources singlenode-configuration - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.resources start-script - 20.3.0 + 20.4.0-SNAPSHOT io.lighty.models.test lighty-test-models - 20.3.0 + 20.4.0-SNAPSHOT test io.lighty.models.test lighty-toaster - 20.3.0 + 20.4.0-SNAPSHOT test io.lighty.resources log4j2-config - 20.3.0 + 20.4.0-SNAPSHOT test diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml index c93535b3c..8279cc9fb 100644 --- a/lighty-core/lighty-clustering/pom.xml +++ b/lighty-core/lighty-clustering/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-codecs-util/pom.xml b/lighty-core/lighty-codecs-util/pom.xml index 41b38e030..96ef7c2df 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 - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 7eb95ec2f..cba39a0f3 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.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 b2e6fe8ef..fcdee6232 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 - 20.3.0 + 20.4.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 2129a85af..ed4bff3c8 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 - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 86c30ee7c..1da8a4103 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index f6b83f2f7..feb726a58 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 - 20.3.0 + 20.4.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 20.3.0 + 20.4.0-SNAPSHOT pom import io.lighty.core lighty-bom - 20.3.0 + 20.4.0-SNAPSHOT pom import diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 03e04e0a7..105de5dc8 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 - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index c13dbfeff..0e3de0f0f 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 20.3.0 + 20.4.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 a313861e8..d72473502 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-app-parent/pom.xml io.lighty.kit.examples.controllers lighty-bgp-community-restconf-app - 20.3.0 + 20.4.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 05d295dfa..06d198672 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 20.3.0 + 20.4.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 7923fd77d..978da9aa4 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-app-parent @@ -50,7 +50,7 @@ io.lighty.models.test example-data-center - 20.3.0 + 20.4.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 c482dcd2a..69bbbc0fd 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 - 20.3.0 + 20.4.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 6790c35f5..964b42a51 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 - 20.3.0 + 20.4.0-SNAPSHOT jar Demo lighty.io project for SpringBoot @@ -33,14 +33,14 @@ io.lighty.core lighty-bom - 20.3.0 + 20.4.0-SNAPSHOT pom import io.lighty.core dependency-versions - 20.3.0 + 20.4.0-SNAPSHOT pom import @@ -137,8 +137,4 @@ - - - 20.3.0 - diff --git a/lighty-examples/lighty-guice-app/pom.xml b/lighty-examples/lighty-guice-app/pom.xml index 0b566bfb6..4a6407e65 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-app-parent/pom.xml diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index de237a8cd..3c8c818fd 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 20.3.0 + 20.4.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 b86add5cf..22da2bc74 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 20.3.0 + 20.4.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 b12efa96d..dceaff5d2 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-force-capabilities - 20.3.0 + 20.4.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 c9eb75626..655b0ca02 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-topology-model - 20.3.0 + 20.4.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 3c20f2595..620e43021 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 20.3.0 + 20.4.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 f24ee592c..c7931add8 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnoi-sonic-yang-model - 20.3.0 + 20.4.0-SNAPSHOT diff --git a/lighty-models/lighty-gnmi-models/pom.xml b/lighty-models/lighty-gnmi-models/pom.xml index 60009c81b..ea91ec657 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 - 20.3.0 + 20.4.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/lighty-models/openconfig-models/pom.xml b/lighty-models/openconfig-models/pom.xml index c4dfdbe19..6d8c8f845 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-binding-parent diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 8b0cd0ce4..06c7a9ce7 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 20.3.0 + 20.4.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 3a3eac952..f656e72ee 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 - 20.3.0 + 20.4.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 4b0b80ddc..317da7952 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 - 20.3.0 + 20.4.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 7a4e8f5d9..b022cb3c1 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 6291caaa0..0c8ef9722 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 - 20.3.0 + 20.4.0-SNAPSHOT pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index 77eab73e6..455f81113 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 36996ea4a..555e92ced 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.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 0e5b6c81e..0e4c76a45 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 - 20.3.0 + 20.4.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 41dfc5d19..b38d44027 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 - 20.3.0 + 20.4.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 dde72acf5..6d0c0ab27 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 - 20.3.0 + 20.4.0-SNAPSHOT pom diff --git a/lighty-modules/lighty-bgp/pom.xml b/lighty-modules/lighty-bgp/pom.xml index 55e80d242..287ade65c 100644 --- a/lighty-modules/lighty-bgp/pom.xml +++ b/lighty-modules/lighty-bgp/pom.xml @@ -13,13 +13,13 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent/pom.xml io.lighty.modules lighty-bgp - 20.3.0 + 20.4.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 c2c00e76d..c40347e26 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-commons - 20.3.0 + 20.4.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 e8e0e9ec0..3fddfc9e5 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 - 20.3.0 + 20.4.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 dfdb9b548..e5cf773e4 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-device-simulator - 20.3.0 + 20.4.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 7c3f6cfa4..2b5fb554c 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-proto - 20.3.0 + 20.4.0-SNAPSHOT 3.25.5 diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml index 630d72296..92854f4e5 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 20.3.0 + 20.4.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 48f066f85..58465db01 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-test - 20.3.0 + 20.4.0-SNAPSHOT true diff --git a/lighty-modules/lighty-gnmi/pom.xml b/lighty-modules/lighty-gnmi/pom.xml index 7b7a196f9..a37aefb41 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 - 20.3.0 + 20.4.0-SNAPSHOT pom diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index a84560ada..a6aefbf29 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 - 20.3.0 + 20.4.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 b7e9279e0..e9e1f64aa 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openapi/pom.xml b/lighty-modules/lighty-openapi/pom.xml index a4f6d9036..418cc2f17 100644 --- a/lighty-modules/lighty-openapi/pom.xml +++ b/lighty-modules/lighty-openapi/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.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 abde019ed..42604864b 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index eed1f8de9..bc3d87d71 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 20.3.0 + 20.4.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 daa44a440..57338081b 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 - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml index 6171e7708..63c61a3d6 100644 --- a/lighty-resources/log4j2-config/pom.xml +++ b/lighty-resources/log4j2-config/pom.xml @@ -11,7 +11,7 @@ io.lighty.resources log4j2-config - 20.3.0 + 20.4.0-SNAPSHOT jar ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 9cd67818b..534b9cdae 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 20.3.0 + 20.4.0-SNAPSHOT true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 178bc6f0e..68bc7144b 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml index 6475c596e..880f27a9a 100644 --- a/lighty-resources/start-script/pom.xml +++ b/lighty-resources/start-script/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../../lighty-core/lighty-parent diff --git a/lighty-tests-report/pom.xml b/lighty-tests-report/pom.xml index 04135b1bd..7fb5c9269 100644 --- a/lighty-tests-report/pom.xml +++ b/lighty-tests-report/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 20.3.0 + 20.4.0-SNAPSHOT ../lighty-core/lighty-parent @@ -160,7 +160,7 @@ io.lighty.modules.gnmi lighty-gnmi-test - 20.3.0 + 20.4.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9eb39c514..ab7db3f2e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 20.3.0 + 20.4.0-SNAPSHOT pom lighty From ddef79f6379ec414b6ab52f62dd0c3d3b04c3d6a Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 27 Nov 2024 12:09:34 +0100 Subject: [PATCH 2/5] Bump docs and scripts to 20.4.0-SNAPSHOT JIRA: LIGHTY-342 Signed-off-by: tobias.pobocik --- .../lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh | 2 +- lighty-core/lighty-controller/README.md | 2 +- lighty-examples/README.md | 2 +- .../lighty-community-restconf-netconf-app/README.md | 10 +++++----- .../lighty-controller-springboot-netconf/README.md | 2 +- .../lighty-gnmi-community-restconf-app/README.md | 8 ++++---- lighty-models/README.md | 2 +- lighty-modules/lighty-bgp/README.md | 2 +- .../lighty-gnmi/lighty-gnmi-device-simulator/README.md | 2 +- lighty-modules/lighty-netconf-sb/README.md | 2 +- lighty-modules/lighty-restconf-nb-community/README.md | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh b/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh index adbb46e47..c03b3ad36 100755 --- a/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh +++ b/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh @@ -44,7 +44,7 @@ ls -1 yangs #Run simulator for testing purpose printLine echo -e "-- Starting gNMI simulator device --\n" -java -jar ${GITHUB_WORKSPACE}/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-20.3.0.jar -c ./simulator/example_config.json > /dev/null 2>&1 & +java -jar ${GITHUB_WORKSPACE}/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-20.4.0-SNAPSHOT.jar -c ./simulator/example_config.json > /dev/null 2>&1 & #Add yangs into controller through REST rpc ./add_yangs_via_rpc.sh diff --git a/lighty-core/lighty-controller/README.md b/lighty-core/lighty-controller/README.md index 05a26b2d5..942f548b5 100644 --- a/lighty-core/lighty-controller/README.md +++ b/lighty-core/lighty-controller/README.md @@ -17,7 +17,7 @@ To use Lighty controller in your project: io.lighty.core lighty-controller - 20.3.0 + 20.4.0-SNAPSHOT ``` diff --git a/lighty-examples/README.md b/lighty-examples/README.md index 1bef29339..0354fee0f 100644 --- a/lighty-examples/README.md +++ b/lighty-examples/README.md @@ -15,7 +15,7 @@ ODL core services represent MD-SAL layer, controller, DataStore, global schema c io.lighty.core.parents lighty-dependency-artifacts - 20.3.0 + 20.4.0-SNAPSHOT pom import diff --git a/lighty-examples/lighty-community-restconf-netconf-app/README.md b/lighty-examples/lighty-community-restconf-netconf-app/README.md index 21c617484..ab1591980 100644 --- a/lighty-examples/lighty-community-restconf-netconf-app/README.md +++ b/lighty-examples/lighty-community-restconf-netconf-app/README.md @@ -21,12 +21,12 @@ build the project: ```mvn clean install``` ### Start this demo example * build the project using ```mvn clean install``` * go to target directory ```cd lighty-examples/lighty-community-restconf-netconf-app/target``` -* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-20.3.0-bin.zip``` -* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-20.3.0``` -* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-20.3.0.jar``` +* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-20.4.0-SNAPSHOT-bin.zip``` +* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-20.4.0-SNAPSHOT``` +* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-20.4.0-SNAPSHOT.jar``` ### Test example application -Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-20.3.0.jar``` +Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-20.4.0-SNAPSHOT.jar``` RESTCONF web interface is available at URL ```http://localhost:8888/restconf/*``` ##### URLs to start with @@ -42,7 +42,7 @@ URLs for OpenApi: https://datatracker.ietf.org/doc/html/rfc8040 ### Use custom config files There are two separated config files: for NETCONF SBP single node and for cluster. -`java -jar lighty-community-restconf-netconf-app-20.3.0.jar /path/to/singleNodeConfig.json` +`java -jar lighty-community-restconf-netconf-app-20.4.0-SNAPSHOT.jar /path/to/singleNodeConfig.json` Example configuration for single node is [here](src/main/assembly/resources/sampleConfigSingleNode.json) diff --git a/lighty-examples/lighty-controller-springboot-netconf/README.md b/lighty-examples/lighty-controller-springboot-netconf/README.md index 1e16c91ec..31874a327 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/README.md +++ b/lighty-examples/lighty-controller-springboot-netconf/README.md @@ -46,7 +46,7 @@ mvn spring-boot:run or ``` -java -jar target/lighty-controller-springboot-20.3.0.jar +java -jar target/lighty-controller-springboot-20.4.0-SNAPSHOT.jar ``` or in any IDE, run main in diff --git a/lighty-examples/lighty-gnmi-community-restconf-app/README.md b/lighty-examples/lighty-gnmi-community-restconf-app/README.md index a32578d6e..cd54dc0c8 100644 --- a/lighty-examples/lighty-gnmi-community-restconf-app/README.md +++ b/lighty-examples/lighty-gnmi-community-restconf-app/README.md @@ -43,22 +43,22 @@ cd lighty-examples/lighty-gnmi-community-restconf-app ### Start RCgNMI controller app Unzip lighty-rcgnmi-app to current location ``` -unzip ../../lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/target/lighty-rcgnmi-app-20.3.0-bin.zip +unzip ../../lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/target/lighty-rcgnmi-app-20.4.0-SNAPSHOT-bin.zip ``` Start application with pre-prepared configuration [example_config.json](example_config.json). ``` -java -jar lighty-rcgnmi-app-20.3.0/lighty-rcgnmi-app-20.3.0.jar -c example_config.json +java -jar lighty-rcgnmi-app-20.4.0-SNAPSHOT/lighty-rcgnmi-app-20.4.0-SNAPSHOT.jar -c example_config.json ``` ### Start lighty.io gNMI device simulator Unzip gNMI simulator app to current folder. ``` -unzip ../../lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-20.3.0-bin.zip +unzip ../../lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-20.4.0-SNAPSHOT-bin.zip ``` Start the application with pre-prepared configuration [simulator_config.json](simulator/simulator_config.json) ``` -java -jar lighty-gnmi-device-simulator-20.3.0/lighty-gnmi-device-simulator-20.3.0.jar -c simulator/simulator_config.json +java -jar lighty-gnmi-device-simulator-20.4.0-SNAPSHOT/lighty-gnmi-device-simulator-20.4.0-SNAPSHOT.jar -c simulator/simulator_config.json ``` ### Add client certificates to lighty.io gNMI keystore diff --git a/lighty-models/README.md b/lighty-models/README.md index 393488378..aaebf3b01 100644 --- a/lighty-models/README.md +++ b/lighty-models/README.md @@ -56,7 +56,7 @@ my-model/pom.xml io.lighty.core lighty-binding-parent - 20.3.0 + 20.4.0-SNAPSHOT diff --git a/lighty-modules/lighty-bgp/README.md b/lighty-modules/lighty-bgp/README.md index 56a514089..06216a62b 100644 --- a/lighty-modules/lighty-bgp/README.md +++ b/lighty-modules/lighty-bgp/README.md @@ -11,7 +11,7 @@ To use lighty BGP plugin in your project: io.lighty.modules lighty-bgp - 20.3.0 + 20.4.0-SNAPSHOT ``` * Initialize and start BgpModule instance: diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md index bfbff5ac8..b12f4ec71 100644 --- a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md +++ b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md @@ -8,7 +8,7 @@ This simulator provides gNMI device driven by gNMI proto files, with datastore d io.lighty.modules.gnmi lighty-gnmi-device-simulator - 20.3.0 + 20.4.0-SNAPSHOT ``` diff --git a/lighty-modules/lighty-netconf-sb/README.md b/lighty-modules/lighty-netconf-sb/README.md index e2c6885de..c1d5a67a9 100644 --- a/lighty-modules/lighty-netconf-sb/README.md +++ b/lighty-modules/lighty-netconf-sb/README.md @@ -42,7 +42,7 @@ To use NETCONF in your project: io.lighty.modules lighty-netconf-sb - 20.3.0 + 20.4.0-SNAPSHOT ``` 2. Initialize and start an instance of NETCONF SBP in your code: diff --git a/lighty-modules/lighty-restconf-nb-community/README.md b/lighty-modules/lighty-restconf-nb-community/README.md index d7a33cfe8..7d8436f63 100644 --- a/lighty-modules/lighty-restconf-nb-community/README.md +++ b/lighty-modules/lighty-restconf-nb-community/README.md @@ -12,7 +12,7 @@ To use RESTCONF in your project: io.lighty.modules lighty-restconf-nb-community - 20.3.0 + 20.4.0-SNAPSHOT ``` From 9bcffaf6967dbb43535490f0fd60725b83813689 Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 27 Nov 2024 12:09:34 +0100 Subject: [PATCH 3/5] Bump versions not managed by maven-release to 20.4.0-SNAPSHOT JIRA: LIGHTY-342 Signed-off-by: tobias.pobocik --- .../lighty-rcgnmi-app-docker/pom.xml | 2 +- .../lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml index 7f742c2a8..d2f8647ea 100644 --- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml +++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml @@ -14,7 +14,7 @@ io.lighty.applications.rcgnmi lighty-rcgnmi-app-docker - 20.3.0 + 20.4.0-SNAPSHOT lighty-rcgnmi diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml index 80817c91a..1ad0b2814 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications.rnc lighty-rnc-app-docker - 20.3.0 + 20.4.0-SNAPSHOT lighty-rnc From e3d455b91fd6cef1629d4da7ffafa022920d243c Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 27 Nov 2024 12:09:35 +0100 Subject: [PATCH 4/5] Set scm.tag to HEAD JIRA: LIGHTY-342 Signed-off-by: tobias.pobocik --- lighty-core/dependency-versions/pom.xml | 2 +- lighty-core/lighty-bom/pom.xml | 2 +- lighty-core/lighty-minimal-parent/pom.xml | 2 +- lighty-resources/log4j2-config/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 029ae44db..cd3d7f7cf 100644 --- a/lighty-core/dependency-versions/pom.xml +++ b/lighty-core/dependency-versions/pom.xml @@ -273,7 +273,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 20.3.0 + HEAD diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 0bf6e9424..478176c22 100644 --- a/lighty-core/lighty-bom/pom.xml +++ b/lighty-core/lighty-bom/pom.xml @@ -291,7 +291,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 20.3.0 + HEAD diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index feb726a58..a5ed97107 100644 --- a/lighty-core/lighty-minimal-parent/pom.xml +++ b/lighty-core/lighty-minimal-parent/pom.xml @@ -103,7 +103,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 20.3.0 + HEAD diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml index 63c61a3d6..6b0840d51 100644 --- a/lighty-resources/log4j2-config/pom.xml +++ b/lighty-resources/log4j2-config/pom.xml @@ -59,7 +59,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 20.3.0 + HEAD diff --git a/pom.xml b/pom.xml index ab7db3f2e..78e2f1be5 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 20.3.0 + HEAD From 52e177269f9a52f23adbc2eaa6a07857c48337a7 Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 27 Nov 2024 12:24:05 +0100 Subject: [PATCH 5/5] Bump simulator to 20.3.0 JIRA: LIGHTY-342 Signed-off-by: tobias.pobocik --- .github/workflows/lighty-rnc-app/simulator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighty-rnc-app/simulator/Dockerfile b/.github/workflows/lighty-rnc-app/simulator/Dockerfile index 643855de6..ceda9d3e1 100644 --- a/.github/workflows/lighty-rnc-app/simulator/Dockerfile +++ b/.github/workflows/lighty-rnc-app/simulator/Dockerfile @@ -1,4 +1,4 @@ -ARG SIMULATOR_VERSION="20.2.0" +ARG SIMULATOR_VERSION="20.3.0" FROM alpine:3.20.3 as clone