From 19dc1c2c18ab5b465235e2721caa62b1c829f4cb Mon Sep 17 00:00:00 2001 From: Juraj Veverka Date: Fri, 21 Dec 2018 16:44:02 +0100 Subject: [PATCH] Created lighty.io release 9.0.1 compatible with ODL Fluorine --- lighty-codecs/pom.xml | 2 +- lighty-core/lighty-common/pom.xml | 6 +++--- lighty-core/lighty-controller-spring-di/pom.xml | 2 +- lighty-core/lighty-controller/README.md | 2 +- lighty-core/lighty-controller/pom.xml | 4 ++-- .../lighty-parents/lighty-binding-parent/pom.xml | 4 ++-- .../lighty-community-restconf-app-parent/pom.xml | 4 ++-- .../lighty-community-restconf-parent/pom.xml | 4 ++-- .../lighty-controller-app-parent/pom.xml | 4 ++-- .../lighty-parents/lighty-dependency-artifacts/pom.xml | 4 ++-- .../lighty-parents/lighty-parent-no-plugins/pom.xml | 6 +++--- lighty-core/lighty-parents/lighty-parent/pom.xml | 4 ++-- .../lighty-parents/lighty-properties-parent/pom.xml | 4 ++-- lighty-core/lighty-parents/pom.xml | 2 +- lighty-core/pom.xml | 2 +- lighty-examples/controllers/README.md | 2 +- .../lighty-community-aaa-restconf-app/pom.xml | 2 +- .../lighty-community-restconf-netconf-app/README.md | 10 +++++----- .../lighty-community-restconf-netconf-app/pom.xml | 4 ++-- .../src/main/assembly/resources/start-controller.sh | 4 ++-- .../lighty-controller-springboot-netconf/README.md | 2 +- .../lighty-controller-springboot-netconf/pom.xml | 4 ++-- lighty-examples/controllers/pom.xml | 2 +- lighty-examples/pom.xml | 2 +- lighty-models/README.md | 2 +- lighty-models/pom.xml | 2 +- lighty-models/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-modules/northbound-modules/lighty-aaa/pom.xml | 2 +- .../lighty-restconf-nb-community/README.md | 2 +- .../lighty-restconf-nb-community/pom.xml | 2 +- .../northbound-modules/lighty-server/pom.xml | 2 +- lighty-modules/northbound-modules/pom.xml | 2 +- lighty-modules/pom.xml | 2 +- .../southbound-modules/lighty-netconf-sb/README.md | 2 +- .../southbound-modules/lighty-netconf-sb/pom.xml | 2 +- lighty-modules/southbound-modules/pom.xml | 2 +- .../controller-application-assembly/pom.xml | 2 +- lighty-resources/log4j-properties/pom.xml | 2 +- lighty-resources/pom.xml | 2 +- lighty-resources/singlenode-configuration/pom.xml | 2 +- pom.xml | 2 +- 46 files changed, 65 insertions(+), 65 deletions(-) diff --git a/lighty-codecs/pom.xml b/lighty-codecs/pom.xml index e1db8cf75b..9e534e7b8d 100644 --- a/lighty-codecs/pom.xml +++ b/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-core/lighty-parents/lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index fc9cf7c063..55a619aecc 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -14,13 +14,13 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parents/lighty-parent io.lighty.core lighty-common - 9.0.0 + 9.0.1 jar @@ -43,7 +43,7 @@ io.lighty.resources log4j-properties - 9.0.0 + 9.0.1 diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 97923e8030..15891499f9 100644 --- a/lighty-core/lighty-controller-spring-di/pom.xml +++ b/lighty-core/lighty-controller-spring-di/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parents/lighty-parent diff --git a/lighty-core/lighty-controller/README.md b/lighty-core/lighty-controller/README.md index 47c96f794d..39fbdf3ac6 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 - 9.0.0 + 9.0.1 ``` diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index aee8b84dcc..05d113f3b9 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parents/lighty-parent @@ -33,7 +33,7 @@ io.lighty.core lighty-common - 9.0.0 + 9.0.1 diff --git a/lighty-core/lighty-parents/lighty-binding-parent/pom.xml b/lighty-core/lighty-parents/lighty-binding-parent/pom.xml index 102ee38e6c..dcaed4829a 100644 --- a/lighty-core/lighty-parents/lighty-binding-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-binding-parent/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parent/ @@ -24,7 +24,7 @@ --> io.lighty.core.parents lighty-binding-parent - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-community-restconf-app-parent/pom.xml b/lighty-core/lighty-parents/lighty-community-restconf-app-parent/pom.xml index ab0028b5bf..9db7882fa4 100644 --- a/lighty-core/lighty-parents/lighty-community-restconf-app-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-community-restconf-app-parent/pom.xml @@ -14,13 +14,13 @@ io.lighty.kit.examples.parents lighty-controller-app-parent - 9.0.0 + 9.0.1 ../lighty-controller-app-parent/ io.lighty.kit.examples.parents lighty-community-restconf-app-parent - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-community-restconf-parent/pom.xml b/lighty-core/lighty-parents/lighty-community-restconf-parent/pom.xml index 43f0699f76..7db2309fea 100644 --- a/lighty-core/lighty-parents/lighty-community-restconf-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-community-restconf-parent/pom.xml @@ -14,13 +14,13 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parent/ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-controller-app-parent/pom.xml b/lighty-core/lighty-parents/lighty-controller-app-parent/pom.xml index 2a6cfeab58..52e9ef8f44 100644 --- a/lighty-core/lighty-parents/lighty-controller-app-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-controller-app-parent/pom.xml @@ -14,13 +14,13 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../lighty-parent/ io.lighty.kit.examples.parents lighty-controller-app-parent - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-dependency-artifacts/pom.xml b/lighty-core/lighty-parents/lighty-dependency-artifacts/pom.xml index f845d88dee..41ccabf4d4 100644 --- a/lighty-core/lighty-parents/lighty-dependency-artifacts/pom.xml +++ b/lighty-core/lighty-parents/lighty-dependency-artifacts/pom.xml @@ -15,7 +15,7 @@ io.lighty.core.parents lighty-properties-parent - 9.0.0 + 9.0.1 ../lighty-properties-parent/ @@ -31,7 +31,7 @@ io.lighty.core.parents lighty-dependency-artifacts - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-parent-no-plugins/pom.xml b/lighty-core/lighty-parents/lighty-parent-no-plugins/pom.xml index 273fe92166..711498f4eb 100644 --- a/lighty-core/lighty-parents/lighty-parent-no-plugins/pom.xml +++ b/lighty-core/lighty-parents/lighty-parent-no-plugins/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-properties-parent - 9.0.0 + 9.0.1 ../lighty-properties-parent/ @@ -25,7 +25,7 @@ io.lighty.core.parents lighty-parent-no-plugins - 9.0.0 + 9.0.1 pom @@ -33,7 +33,7 @@ io.lighty.core.parents lighty-dependency-artifacts - 9.0.0 + 9.0.1 pom import diff --git a/lighty-core/lighty-parents/lighty-parent/pom.xml b/lighty-core/lighty-parents/lighty-parent/pom.xml index 6bbbb28dcd..b7b1784898 100644 --- a/lighty-core/lighty-parents/lighty-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-parent/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent-no-plugins - 9.0.0 + 9.0.1 ../lighty-parent-no-plugins/ @@ -22,7 +22,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/lighty-parents/lighty-properties-parent/pom.xml b/lighty-core/lighty-parents/lighty-properties-parent/pom.xml index f37879b36b..0b240416a7 100644 --- a/lighty-core/lighty-parents/lighty-properties-parent/pom.xml +++ b/lighty-core/lighty-parents/lighty-properties-parent/pom.xml @@ -15,7 +15,7 @@ io.lighty.core.parents lighty-properties-parent - 9.0.0 + 9.0.1 pom @@ -23,7 +23,7 @@ 1.8 1.8 0.7 - 9.0.0 + 9.0.1 6.13 diff --git a/lighty-core/lighty-parents/pom.xml b/lighty-core/lighty-parents/pom.xml index b784d3fb02..a2f9bd8bc2 100644 --- a/lighty-core/lighty-parents/pom.xml +++ b/lighty-core/lighty-parents/pom.xml @@ -13,7 +13,7 @@ io.lighty.core.parents lighty-parents-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index e00f1c60ee..7750f918db 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -13,7 +13,7 @@ io.lighty.core lighty-core-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-examples/controllers/README.md b/lighty-examples/controllers/README.md index 492478f7cc..fb89843779 100644 --- a/lighty-examples/controllers/README.md +++ b/lighty-examples/controllers/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 - 9.0.0 + 9.0.1 pom import diff --git a/lighty-examples/controllers/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/controllers/lighty-community-aaa-restconf-app/pom.xml index b074993639..43d38e9dc3 100644 --- a/lighty-examples/controllers/lighty-community-aaa-restconf-app/pom.xml +++ b/lighty-examples/controllers/lighty-community-aaa-restconf-app/pom.xml @@ -13,7 +13,7 @@ io.lighty.kit.examples.parents lighty-controller-app-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-controller-app-parent/ diff --git a/lighty-examples/controllers/lighty-community-restconf-netconf-app/README.md b/lighty-examples/controllers/lighty-community-restconf-netconf-app/README.md index 49b3fdf4a1..bf8c7b1cd8 100644 --- a/lighty-examples/controllers/lighty-community-restconf-netconf-app/README.md +++ b/lighty-examples/controllers/lighty-community-restconf-netconf-app/README.md @@ -20,12 +20,12 @@ build the project: ```mvn clean install``` ### Start this demo example * build the project using ```mvn clean install``` * got to target directory ```cd lighty-examples/controllers/lighty-community-restconf-netconf-app/target``` -* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-9.0.0-bin.zip``` -* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-9.0.0``` -* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-9.0.0.jar``` +* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-9.0.1-bin.zip``` +* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-9.0.1``` +* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-9.0.1.jar``` ### Test example application -Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-9.0.0.jar``` +Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-9.0.1.jar``` RESTCONF web interface is available at URL ```http://localhost:8888/restconf/*``` ##### URLs to start with @@ -35,7 +35,7 @@ RESTCONF web interface is available at URL ```http://localhost:8888/restconf/*`` ### 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-9.0.0.jar /path/to/singleNodeConfig.json` +`java -jar lighty-community-restconf-netconf-app-9.0.1.jar /path/to/singleNodeConfig.json` Example configuration for single node is [here](src/main/assembly/resources/sampleConfigSingleNode.json) diff --git a/lighty-examples/controllers/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/controllers/lighty-community-restconf-netconf-app/pom.xml index 1ea2b259fb..1ad639d56a 100644 --- a/lighty-examples/controllers/lighty-community-restconf-netconf-app/pom.xml +++ b/lighty-examples/controllers/lighty-community-restconf-netconf-app/pom.xml @@ -14,13 +14,13 @@ io.lighty.kit.examples.parents lighty-community-restconf-app-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-community-restconf-app-parent/ io.lighty.kit.examples.controllers lighty-community-restconf-netconf-app - 9.0.0 + 9.0.1 jar diff --git a/lighty-examples/controllers/lighty-community-restconf-netconf-app/src/main/assembly/resources/start-controller.sh b/lighty-examples/controllers/lighty-community-restconf-netconf-app/src/main/assembly/resources/start-controller.sh index 035bbdf791..03097265ce 100755 --- a/lighty-examples/controllers/lighty-community-restconf-netconf-app/src/main/assembly/resources/start-controller.sh +++ b/lighty-examples/controllers/lighty-community-restconf-netconf-app/src/main/assembly/resources/start-controller.sh @@ -1,8 +1,8 @@ #!/bin/bash #start controller with java 8 -java -jar lighty-community-restconf-netconf-app-9.0.0.jar sampleConfigSingleNode.json +java -jar lighty-community-restconf-netconf-app-9.0.1.jar sampleConfigSingleNode.json #start controller with java 10 or later -#java --add-modules java.xml.bind -jar lighty-community-restconf-netconf-app-9.0.0.jar sampleConfigSingleNode.json +#java --add-modules java.xml.bind -jar lighty-community-restconf-netconf-app-9.0.1.jar sampleConfigSingleNode.json diff --git a/lighty-examples/controllers/lighty-controller-springboot-netconf/README.md b/lighty-examples/controllers/lighty-controller-springboot-netconf/README.md index 4349233b80..1bf06f268b 100644 --- a/lighty-examples/controllers/lighty-controller-springboot-netconf/README.md +++ b/lighty-examples/controllers/lighty-controller-springboot-netconf/README.md @@ -29,7 +29,7 @@ mvn spring-boot:run or ``` -java -jar target/lighty-controller-springboot-9.0.0.jar +java -jar target/lighty-controller-springboot-9.0.1.jar ``` or in any IDE, run the method diff --git a/lighty-examples/controllers/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/controllers/lighty-controller-springboot-netconf/pom.xml index a3ae26cd96..b47207e030 100644 --- a/lighty-examples/controllers/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/controllers/lighty-controller-springboot-netconf/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-controller-springboot - 9.0.0 + 9.0.1 jar lighty-controller-springboot @@ -29,7 +29,7 @@ UTF-8 UTF-8 1.8 - 9.0.0 + 9.0.1 diff --git a/lighty-examples/controllers/pom.xml b/lighty-examples/controllers/pom.xml index 4b35dd296e..57a68ab84d 100644 --- a/lighty-examples/controllers/pom.xml +++ b/lighty-examples/controllers/pom.xml @@ -13,7 +13,7 @@ io.lighty.kit.examples.controllers lighty-controller-apps-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index ad5ff8b17b..df518ef224 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -13,7 +13,7 @@ io.lighty.kit.examples example-applications-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-models/README.md b/lighty-models/README.md index aca5ff4014..c73e2be16e 100644 --- a/lighty-models/README.md +++ b/lighty-models/README.md @@ -56,7 +56,7 @@ my-model/pom.xml io.lighty.core.parents lighty-binding-parent - 9.0.0 + 9.0.1 diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 2d884bde2d..4ff1f29a13 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -13,7 +13,7 @@ io.lighty.models lighty-models-aggregator - 9.0.0 + 9.0.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 3b41fdbe7d..aeeea72ac8 100644 --- a/lighty-models/test/lighty-example-data-center/pom.xml +++ b/lighty-models/test/lighty-example-data-center/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-binding-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-test-models/pom.xml b/lighty-models/test/lighty-test-models/pom.xml index 2c0bb5de9b..3237934dc3 100644 --- a/lighty-models/test/lighty-test-models/pom.xml +++ b/lighty-models/test/lighty-test-models/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-binding-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index 494a73b13a..2a3feaf87b 100644 --- a/lighty-models/test/lighty-toaster/pom.xml +++ b/lighty-models/test/lighty-toaster/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-binding-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 8c9a6443b1..78ab32694f 100644 --- a/lighty-models/test/pom.xml +++ b/lighty-models/test/pom.xml @@ -13,7 +13,7 @@ io.lighty.models.test lighty-models-test-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index d7cb307540..646362b48b 100644 --- a/lighty-modules/integration-tests-aaa/pom.xml +++ b/lighty-modules/integration-tests-aaa/pom.xml @@ -13,7 +13,7 @@ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 ../../lighty-core/lighty-parents/lighty-community-restconf-parent/ diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 3cfcd2b2f3..4510ba5a2b 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -13,7 +13,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../../lighty-core/lighty-parents/lighty-parent diff --git a/lighty-modules/northbound-modules/lighty-aaa/pom.xml b/lighty-modules/northbound-modules/lighty-aaa/pom.xml index 568ea92c19..822ac8e126 100644 --- a/lighty-modules/northbound-modules/lighty-aaa/pom.xml +++ b/lighty-modules/northbound-modules/lighty-aaa/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-community-restconf-parent/ diff --git a/lighty-modules/northbound-modules/lighty-restconf-nb-community/README.md b/lighty-modules/northbound-modules/lighty-restconf-nb-community/README.md index c7e5b8f4f5..671d906260 100644 --- a/lighty-modules/northbound-modules/lighty-restconf-nb-community/README.md +++ b/lighty-modules/northbound-modules/lighty-restconf-nb-community/README.md @@ -12,7 +12,7 @@ To use RESTCONF in your project: io.lighty.modules.northbound.restconf lighty-restconf-nb-community - 9.0.0 + 9.0.1 ``` diff --git a/lighty-modules/northbound-modules/lighty-restconf-nb-community/pom.xml b/lighty-modules/northbound-modules/lighty-restconf-nb-community/pom.xml index 65a06e3534..75a210f549 100644 --- a/lighty-modules/northbound-modules/lighty-restconf-nb-community/pom.xml +++ b/lighty-modules/northbound-modules/lighty-restconf-nb-community/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-community-restconf-parent diff --git a/lighty-modules/northbound-modules/lighty-server/pom.xml b/lighty-modules/northbound-modules/lighty-server/pom.xml index 9abe186316..bbe071176e 100644 --- a/lighty-modules/northbound-modules/lighty-server/pom.xml +++ b/lighty-modules/northbound-modules/lighty-server/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-community-restconf-parent diff --git a/lighty-modules/northbound-modules/pom.xml b/lighty-modules/northbound-modules/pom.xml index 061339cd84..b1b83bb0e0 100644 --- a/lighty-modules/northbound-modules/pom.xml +++ b/lighty-modules/northbound-modules/pom.xml @@ -13,7 +13,7 @@ io.lighty.modules.northbound lighty-northbound-modules-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index e8c9b80af1..dd3bd7bf1a 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -13,7 +13,7 @@ io.lighty.modules lighty-modules-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-modules/southbound-modules/lighty-netconf-sb/README.md b/lighty-modules/southbound-modules/lighty-netconf-sb/README.md index 17f0ceefda..a216982e13 100644 --- a/lighty-modules/southbound-modules/lighty-netconf-sb/README.md +++ b/lighty-modules/southbound-modules/lighty-netconf-sb/README.md @@ -42,7 +42,7 @@ To use NETCONF in your project: io.lighty.modules.southbound.netconf lighty-netconf-sb - 9.0.0 + 9.0.1 ``` 2. Initialize and start an instance of NETCONF SBP in your code: diff --git a/lighty-modules/southbound-modules/lighty-netconf-sb/pom.xml b/lighty-modules/southbound-modules/lighty-netconf-sb/pom.xml index 80603964ff..5d444be7b8 100644 --- a/lighty-modules/southbound-modules/lighty-netconf-sb/pom.xml +++ b/lighty-modules/southbound-modules/lighty-netconf-sb/pom.xml @@ -13,7 +13,7 @@ io.lighty.core.parents lighty-community-restconf-parent - 9.0.0 + 9.0.1 ../../../lighty-core/lighty-parents/lighty-community-restconf-parent diff --git a/lighty-modules/southbound-modules/pom.xml b/lighty-modules/southbound-modules/pom.xml index 922cc3193c..addc04650e 100644 --- a/lighty-modules/southbound-modules/pom.xml +++ b/lighty-modules/southbound-modules/pom.xml @@ -13,7 +13,7 @@ io.lighty.modules.southbound lighty-southbound-modules-aggregator - 9.0.0 + 9.0.1 pom diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 1ecb7e4dde..d4a5457723 100644 --- a/lighty-resources/controller-application-assembly/pom.xml +++ b/lighty-resources/controller-application-assembly/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../../lighty-core/lighty-parents/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 99e22351ca..e54c431383 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../../lighty-core/lighty-parents/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 2cc7bc1b3e..efe9119a5d 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -14,7 +14,7 @@ io.lighty.resources lighty-resources-aggregator pom - 9.0.0 + 9.0.1 log4j-properties diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 8dc2785ee8..fa2b1c518f 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -14,7 +14,7 @@ io.lighty.core.parents lighty-parent - 9.0.0 + 9.0.1 ../../lighty-core/lighty-parents/lighty-parent diff --git a/pom.xml b/pom.xml index dacbd60606..e73f16eae7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.lighty lighty-aggregator - 9.0.0 + 9.0.1 pom