From 14bdd9c655ac57ea7e554ec88ebcc5e674e55b77 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 1 Apr 2020 15:58:32 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 9.2.3 --- lighty-core/dependency-versions/pom.xml | 4 +- lighty-core/lighty-app-parent/pom.xml | 2 +- lighty-core/lighty-binding-parent/pom.xml | 2 +- lighty-core/lighty-bom/pom.xml | 38 +++++++++---------- 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 | 8 ++-- lighty-core/lighty-parent/pom.xml | 2 +- lighty-core/pom.xml | 2 +- .../lighty-community-aaa-restconf-app/pom.xml | 4 +- .../pom.xml | 2 +- .../lighty-community-restconf-ofp-app/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 8 +++- lighty-examples/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-modules/lighty-aaa/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-modules/lighty-ovsdb-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 +- pom.xml | 4 +- 39 files changed, 68 insertions(+), 64 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index f5761b3dec..25d40e7e44 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 - 9.2.3-SNAPSHOT + 9.2.3 pom ${project.groupId}:${project.artifactId} @@ -216,7 +216,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.2.3 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index 150bb799ba..90a54982ae 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 - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index e0f068fd06..c4620d34bc 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 - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index e73bf4977d..a8cef8827e 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 - 9.2.3-SNAPSHOT + 9.2.3 pom ${project.groupId}:${project.artifactId} @@ -26,98 +26,98 @@ io.lighty.core lighty-codecs - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.core lighty-common - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.core lighty-controller - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.core lighty-controller-guice-di - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.core lighty-controller-spring-di - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-aaa - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-jetty-server - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-netconf-sb - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-restconf-nb-community - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-swagger - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-openflow-sb - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.modules lighty-ovsdb-sb - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.resources controller-application-assembly - 9.2.3-SNAPSHOT + 9.2.3 provided io.lighty.resources singlenode-configuration - 9.2.3-SNAPSHOT + 9.2.3 io.lighty.models.test lighty-test-models - 9.2.3-SNAPSHOT + 9.2.3 test io.lighty.models.test lighty-toaster - 9.2.3-SNAPSHOT + 9.2.3 test io.lighty.resources log4j-properties - 9.2.3-SNAPSHOT + 9.2.3 test @@ -158,7 +158,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.2.3 diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 532b51f2f7..5c843262a6 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 29637e65a4..555b149a32 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index d464f61f33..b92f6d6c64 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 - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index f19a2d5d2f..875f228e34 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 - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 9bebdefd3c..5f8255e19b 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 0a7384d657..d431683df2 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 - 9.2.3-SNAPSHOT + 9.2.3 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 9.2.3-SNAPSHOT + 9.2.3 pom import io.lighty.core lighty-bom - 9.2.3-SNAPSHOT + 9.2.3 pom import @@ -103,7 +103,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.2.3 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index c6c319c325..9f04d48d29 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 - 9.2.3-SNAPSHOT + 9.2.3 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index e2c2c4b532..a42e918fc4 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 9.2.3-SNAPSHOT + 9.2.3 pom diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index 9751ad32f7..2ceee317e4 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 9.2.3-SNAPSHOT + 9.2.3 jar diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index c2cc032e7a..388fee5478 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../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 78a941ce59..362e63290b 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-community-restconf-ofp-ovsdb-app/pom.xml b/lighty-examples/lighty-community-restconf-ofp-ovsdb-app/pom.xml index 2c21e9b968..06469f7a55 100644 --- a/lighty-examples/lighty-community-restconf-ofp-ovsdb-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-ofp-ovsdb-app/pom.xml @@ -5,7 +5,7 @@ io.lighty.core lighty-app-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-community-restconf-ovsdb-app/pom.xml b/lighty-examples/lighty-community-restconf-ovsdb-app/pom.xml index 408cf9b083..f5322482b4 100644 --- a/lighty-examples/lighty-community-restconf-ovsdb-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-ovsdb-app/pom.xml @@ -4,7 +4,7 @@ io.lighty.core lighty-app-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../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 7e96306761..8a80a8ee1e 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 - 9.2.3-SNAPSHOT + 9.2.3 jar Demo lighty.io project for SpringBoot @@ -34,7 +34,7 @@ io.lighty.core lighty-bom - 9.2.3-SNAPSHOT + 9.2.3 pom import @@ -114,4 +114,8 @@ + + + 9.2.3 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index ccb6c95f98..ffb405088e 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 9.2.3-SNAPSHOT + 9.2.3 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 85417b9aca..830543b0e7 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 9.2.3-SNAPSHOT + 9.2.3 pom diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml index 6c3ed9a757..da2a28a5d7 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../../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 e61666be37..ccdb570d34 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index 5c08e89823..274d133a37 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 4ea0a9728e..df43d084bf 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 - 9.2.3-SNAPSHOT + 9.2.3 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index b358535d05..12ad02dc2d 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index d100571dd7..dc3a86160a 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index 1c1548dd49..5e372ebe11 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 45c984adca..74afbabc50 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index c46b425579..86a96589c8 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openflow-sb/pom.xml b/lighty-modules/lighty-openflow-sb/pom.xml index ee41f5b68c..979a46849d 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-ovsdb-sb/pom.xml b/lighty-modules/lighty-ovsdb-sb/pom.xml index 7da3bbeb5d..abdaccd63f 100644 --- a/lighty-modules/lighty-ovsdb-sb/pom.xml +++ b/lighty-modules/lighty-ovsdb-sb/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../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 1f005345af..510aa64c27 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index 3a9bbc9d82..d0c8e3a517 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index deda60f968..204adfd397 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 9.2.3-SNAPSHOT + 9.2.3 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 3c0c659d43..cfd57bd931 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 - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 57b302de46..530441ef33 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 2f302a5c7a..74a81284e0 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 9.2.3-SNAPSHOT + 9.2.3 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 5d17a25a38..bbb6373789 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 9.2.3-SNAPSHOT + 9.2.3 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index d703353689..0fd9ab12ba 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 9.2.3-SNAPSHOT + 9.2.3 pom lighty-core @@ -58,7 +58,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.2.3