From ddec78639d998d8c702b0becef9432c75d787370 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 2 Jul 2020 15:32:07 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 11.3.1 --- 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 | 36 +++++++++---------- 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 | 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-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 +-- 36 files changed, 64 insertions(+), 60 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 31fc516f9f..673f9655c1 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 - 11.3.1-SNAPSHOT + 11.3.1 pom ${project.groupId}:${project.artifactId} @@ -197,7 +197,7 @@ scm:git:https://github.com/PANTHEONtech/lighty-core.git scm:git:https://github.com/PANTHEONtech/lighty-core.git https://github.com/PANTHEONtech/lighty-core - HEAD + 11.3.1 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index dc62af8649..01e8334b1b 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 - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index b27e6badcf..6a82eb2ef7 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 - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 350bd9ec8d..184200799b 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 - 11.3.1-SNAPSHOT + 11.3.1 pom ${project.groupId}:${project.artifactId} @@ -26,93 +26,93 @@ io.lighty.core lighty-codecs - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.core lighty-common - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.core lighty-controller - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.core lighty-controller-guice-di - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.core lighty-controller-spring-di - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-aaa - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-jetty-server - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-netconf-sb - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-restconf-nb-community - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-swagger - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.modules lighty-openflow-sb - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.resources controller-application-assembly - 11.3.1-SNAPSHOT + 11.3.1 provided io.lighty.resources singlenode-configuration - 11.3.1-SNAPSHOT + 11.3.1 io.lighty.models.test lighty-test-models - 11.3.1-SNAPSHOT + 11.3.1 test io.lighty.models.test lighty-toaster - 11.3.1-SNAPSHOT + 11.3.1 test io.lighty.resources log4j-properties - 11.3.1-SNAPSHOT + 11.3.1 test @@ -153,7 +153,7 @@ scm:git:https://github.com/PANTHEONtech/lighty-core.git scm:git:https://github.com/PANTHEONtech/lighty-core.git https://github.com/PANTHEONtech/lighty-core - HEAD + 11.3.1 diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 957fbc2951..12cd01ad04 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 43c9b0745d..6683faca9d 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index 85c22ba786..51c30daf44 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 - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 8875f7d2eb..675e911108 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 - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 3bd6af8138..ec8d4734a4 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 465019d5cc..53e472e62b 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 - 11.3.1-SNAPSHOT + 11.3.1 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 11.3.1-SNAPSHOT + 11.3.1 pom import io.lighty.core lighty-bom - 11.3.1-SNAPSHOT + 11.3.1 pom import @@ -103,7 +103,7 @@ scm:git:https://github.com/PANTHEONtech/lighty-core.git scm:git:https://github.com/PANTHEONtech/lighty-core.git https://github.com/PANTHEONtech/lighty-core - HEAD + 11.3.1 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index bd235f4da7..66ce71178e 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 - 11.3.1-SNAPSHOT + 11.3.1 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index dc7dc7eaa6..d99db44155 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 11.3.1-SNAPSHOT + 11.3.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 fc5196f150..4fc24bec41 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 11.3.1-SNAPSHOT + 11.3.1 jar diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index 5d17b12ee6..4ba9107935 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 - 11.3.1-SNAPSHOT + 11.3.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 581d21faa9..3bb8553c13 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 - 11.3.1-SNAPSHOT + 11.3.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 50b59156ea..1661448a55 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 - 11.3.1-SNAPSHOT + 11.3.1 jar Demo lighty.io project for SpringBoot @@ -34,7 +34,7 @@ io.lighty.core lighty-bom - 11.3.1-SNAPSHOT + 11.3.1 pom import @@ -112,4 +112,8 @@ + + + 11.3.1 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 00d7e6bb35..8a93a8ea9b 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 11.3.1-SNAPSHOT + 11.3.1 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index c836aab9a1..8ae3f8a0a1 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 11.3.1-SNAPSHOT + 11.3.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 60e1711991..9c419198f6 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 - 11.3.1-SNAPSHOT + 11.3.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 eb119eada2..96676d920f 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 - 11.3.1-SNAPSHOT + 11.3.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 cdb0f61e47..e531cb335d 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 5de19705f8..292135c0f6 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 - 11.3.1-SNAPSHOT + 11.3.1 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index daca8c8e5e..1dd814bfcc 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 0af5b18581..103352e4b4 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index 1b326fdd2d..7073302719 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 79f7f8bc87..233938b606 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index 9eb18b01ed..2db7b9af30 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openflow-sb/pom.xml b/lighty-modules/lighty-openflow-sb/pom.xml index ff7d70cc0d..462d3edfa2 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 - 11.3.1-SNAPSHOT + 11.3.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 137715dff0..0206507aec 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index 4c5f82d80b..ce3bb4918a 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 0e85b2d341..d8b16169f4 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 11.3.1-SNAPSHOT + 11.3.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 70b931c69a..b909987e94 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 - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 8baa2b13b9..29ae9da288 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index b3a5932a1d..c2dd4f0cca 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 11.3.1-SNAPSHOT + 11.3.1 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 0ea0098e91..7e47416bb6 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 11.3.1-SNAPSHOT + 11.3.1 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index 69e3916d04..f3113fc1d3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 11.3.1-SNAPSHOT + 11.3.1 pom lighty-core @@ -58,7 +58,7 @@ scm:git:https://github.com/PANTHEONtech/lighty-core.git scm:git:https://github.com/PANTHEONtech/lighty-core.git https://github.com/PANTHEONtech/lighty-core - HEAD + 11.3.1