From df42e3404f88d344d2ae1bf51e97a798c2912937 Mon Sep 17 00:00:00 2001 From: Michal Banik Date: Fri, 10 Sep 2021 13:28:17 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 14.2.1 --- .../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 | 62 +++++++++---------- lighty-core/lighty-clustering/pom.xml | 2 +- lighty-core/lighty-codecs-util/pom.xml | 2 +- lighty-core/lighty-codecs/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-community-aaa-restconf-app/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 2 +- .../lighty-community-restconf-ofp-app/pom.xml | 2 +- .../pom.xml | 10 ++- 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/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-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-openflow-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/log4j-properties/pom.xml | 2 +- lighty-resources/pom.xml | 2 +- .../singlenode-configuration/pom.xml | 2 +- lighty-resources/start-script/pom.xml | 2 +- pom.xml | 2 +- 62 files changed, 116 insertions(+), 112 deletions(-) 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 85235814ac..972950fbd4 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 14.2.1-SNAPSHOT + 14.2.1 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 273d719881..b5af8723b8 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rcgnmi lighty-rcgnmi-app - 14.2.1-SNAPSHOT + 14.2.1 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 4aaf09eadd..79a23bbded 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 - 14.2.1-SNAPSHOT + 14.2.1 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 849ef724b3..c694e15b9a 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rnc lighty-rnc-app - 14.2.1-SNAPSHOT + 14.2.1 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 a86b8237e9..5ee3570e97 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rnc lighty-rnc-module - 14.2.1-SNAPSHOT + 14.2.1 diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml index 7bb3d75eb0..7312ab2ebd 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 - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml index b8855a5717..b8288e50d1 100644 --- a/lighty-applications/pom.xml +++ b/lighty-applications/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications lighty-applications-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 6c2079e60a..b096e9f3b4 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 - 14.2.1-SNAPSHOT + 14.2.1 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index 032be27a05..b0deda1645 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index 90dae5f63a..b7b29d7cdb 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 5070af3141..b3938ea986 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 - 14.2.1-SNAPSHOT + 14.2.1 pom ${project.groupId}:${project.artifactId} @@ -26,165 +26,165 @@ io.lighty.core lighty-codecs - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.core lighty-common - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.core lighty-controller - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.core lighty-clustering - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.core lighty-controller-guice-di - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.core lighty-controller-spring-di - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-aaa - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-jetty-server - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-netconf-sb - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-restconf-nb-community - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-swagger - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-openflow-sb - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules lighty-aaa-encryption-service - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules.gnmi lighty-gnmi-connector - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.applications.rcgnmi lighty-rcgnmi-app-module - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules.gnmi lighty-gnmi-commons - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules.gnmi lighty-gnmi-proto - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules.gnmi lighty-gnmi-device-simulator - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.applications.rcgnmi lighty-rcgnmi-app - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.models.gnmi lighty-gnmi-topology-model - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.models.gnmi lighty-gnmi-force-capabilities - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.resources controller-application-assembly - 14.2.1-SNAPSHOT + 14.2.1 provided io.lighty.resources singlenode-configuration - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.resources start-script - 14.2.1-SNAPSHOT + 14.2.1 io.lighty.models.test lighty-test-models - 14.2.1-SNAPSHOT + 14.2.1 test io.lighty.models.test lighty-toaster - 14.2.1-SNAPSHOT + 14.2.1 test io.lighty.resources log4j-properties - 14.2.1-SNAPSHOT + 14.2.1 test diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml index 2bda892ba2..4cf093c65b 100644 --- a/lighty-core/lighty-clustering/pom.xml +++ b/lighty-core/lighty-clustering/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-codecs-util/pom.xml b/lighty-core/lighty-codecs-util/pom.xml index c193c18132..d91d888f28 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 1fcdfbe90d..7d8ac794e8 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 157c13db89..260602900e 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index 96647b6176..559616d74c 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index aa557ba470..d5a1dc0f77 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 7735ca3912..5d1fb247d9 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 5ed031ca25..422b138c1a 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 - 14.2.1-SNAPSHOT + 14.2.1 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 14.2.1-SNAPSHOT + 14.2.1 pom import io.lighty.core lighty-bom - 14.2.1-SNAPSHOT + 14.2.1 pom import diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index f9ab45cf35..5bd4f4a807 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 - 14.2.1-SNAPSHOT + 14.2.1 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index be68e5c4b9..7b9678b8c9 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index d0b395b6ac..923340c392 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 14.2.1-SNAPSHOT + 14.2.1 jar diff --git a/lighty-examples/lighty-community-restconf-actions-app/pom.xml b/lighty-examples/lighty-community-restconf-actions-app/pom.xml index 1827d324f8..66dc4a2fa7 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-app-parent @@ -46,7 +46,7 @@ io.lighty.models.test example-data-center - 14.2.1-SNAPSHOT + 14.2.1 compile diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index 2444df0572..2a0826e4b8 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-community-restconf-ofp-app/pom.xml b/lighty-examples/lighty-community-restconf-ofp-app/pom.xml index 52edaa3cb2..d9710ec1a8 100644 --- a/lighty-examples/lighty-community-restconf-ofp-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-ofp-app/pom.xml @@ -5,7 +5,7 @@ io.lighty.core lighty-app-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../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 fccdbb6b09..da6e7bdc21 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 - 14.2.1-SNAPSHOT + 14.2.1 jar Demo lighty.io project for SpringBoot @@ -32,14 +32,14 @@ io.lighty.core lighty-bom - 14.2.1-SNAPSHOT + 14.2.1 pom import io.lighty.core dependency-versions - 14.2.1-SNAPSHOT + 14.2.1 pom import @@ -117,4 +117,8 @@ + + + 14.2.1 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 32839267c5..59d50f6603 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 14.2.1-SNAPSHOT + 14.2.1 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 1c2c72037c..2f68224db0 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-certificates-storage-model - 14.2.1-SNAPSHOT + 14.2.1 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 56fa86e213..d5cbdf9163 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-force-capabilities - 14.2.1-SNAPSHOT + 14.2.1 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 d4959b947f..91b9663e17 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-topology-model - 14.2.1-SNAPSHOT + 14.2.1 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 2eeffbb4f5..1607495e67 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnmi-yang-storage-model - 14.2.1-SNAPSHOT + 14.2.1 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 1f58574db0..bae3145c41 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 @@ -4,12 +4,12 @@ io.lighty.core lighty-binding-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/pom.xml io.lighty.models.gnmi lighty-gnoi-sonic-yang-model - 14.2.1-SNAPSHOT + 14.2.1 diff --git a/lighty-models/lighty-gnmi-models/pom.xml b/lighty-models/lighty-gnmi-models/pom.xml index 923f961cd6..edf8c42b54 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 - 14.2.1-SNAPSHOT + 14.2.1 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 599fc69d61..b3e39ab1fc 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml index f06a65ee79..23dbc3b574 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../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 846b9825ea..6427277dbd 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index 1e01b073e6..dfef0ee576 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 4987ac43fc..312594bfcd 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 - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index 3f2340b4bb..8f531112be 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 8a2afd660a..f4ba76b9ea 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../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 5bf610b0fe..2cfb44b84d 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 @@ -4,7 +4,7 @@ lighty-parent io.lighty.core - 14.2.1-SNAPSHOT + 14.2.1 ../../../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 2e38836666..c0b667f53a 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../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 70adf5b349..1d4e242e56 100644 --- a/lighty-modules/lighty-aaa-aggregator/pom.xml +++ b/lighty-modules/lighty-aaa-aggregator/pom.xml @@ -4,7 +4,7 @@ io.lighty.modules lighty-aaa-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml index d4cac591b7..e4db7613ee 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-commons - 14.2.1-SNAPSHOT + 14.2.1 diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml index 2a6da1ec41..0379adef7d 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../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 d5c8f08192..41e81df74e 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-device-simulator - 14.2.1-SNAPSHOT + 14.2.1 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 ccf28fc53f..8957646206 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-proto - 14.2.1-SNAPSHOT + 14.2.1 3.11.3 diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml index 1f60b30cd6..6bbdd86eef 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi.southbound lighty-gnmi-sb - 14.2.1-SNAPSHOT + 14.2.1 diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml index 8aac47571d..e770e4ffad 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.modules.gnmi lighty-gnmi-test - 14.2.1-SNAPSHOT + 14.2.1 true diff --git a/lighty-modules/lighty-gnmi/pom.xml b/lighty-modules/lighty-gnmi/pom.xml index e44a027606..dad03681a5 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 - 14.2.1-SNAPSHOT + 14.2.1 pom diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index c3312f0ac3..9e810dd409 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index c9e64fdb8b..b13a480a4a 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openflow-sb/pom.xml b/lighty-modules/lighty-openflow-sb/pom.xml index 7cfb4bcf1c..c8cfbab13a 100644 --- a/lighty-modules/lighty-openflow-sb/pom.xml +++ b/lighty-modules/lighty-openflow-sb/pom.xml @@ -4,7 +4,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../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 578376f266..45b257b529 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index f31a245b71..47ff5ce886 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 52469fddce..a6767b02a4 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 446386f107..4081504a1c 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 - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 4e8d5ec33f..18cc432482 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index ca8ffe0317..727a39f286 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 14.2.1-SNAPSHOT + 14.2.1 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 1082f932db..16a1603c4c 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml index 23cff23e39..c1ddb12367 100644 --- a/lighty-resources/start-script/pom.xml +++ b/lighty-resources/start-script/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.2.1-SNAPSHOT + 14.2.1 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index 2f781625bf..35459547e5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 14.2.1-SNAPSHOT + 14.2.1 pom lighty