From 3dd0096aa26194fee8cfd4bd8fecd9d71b606023 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 19 Dec 2019 10:48:42 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 8.4.2 --- 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 | 32 +++++++++---------- lighty-core/lighty-codecs/pom.xml | 2 +- lighty-core/lighty-common/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 | 2 +- .../pom.xml | 2 +- .../pom.xml | 8 +++-- lighty-examples/pom.xml | 2 +- lighty-models/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 | 4 +-- lighty-modules/lighty-aaa/pom.xml | 2 +- lighty-modules/lighty-jetty-server/pom.xml | 2 +- lighty-modules/lighty-netconf-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 +-- 31 files changed, 57 insertions(+), 53 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index cf171ae1c9..95602e34ae 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 - 8.4.2-SNAPSHOT + 8.4.2 pom ${project.groupId}:${project.artifactId} @@ -187,7 +187,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 + 8.4.2 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index 78c256e53d..bf411d3dea 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 - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index f64632f385..424a237a39 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 - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 9f02c4eeda..0d1035263d 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 - 8.4.2-SNAPSHOT + 8.4.2 pom ${project.groupId}:${project.artifactId} @@ -26,83 +26,83 @@ io.lighty.core lighty-codecs - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.core lighty-common - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.core lighty-controller - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.core lighty-controller-spring-di - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.modules lighty-aaa - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.modules lighty-jetty-server - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.modules lighty-netconf-sb - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.modules lighty-restconf-nb-community - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.modules lighty-swagger - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.resources controller-application-assembly - 8.4.2-SNAPSHOT + 8.4.2 provided io.lighty.resources singlenode-configuration - 8.4.2-SNAPSHOT + 8.4.2 io.lighty.models.test lighty-test-models - 8.4.2-SNAPSHOT + 8.4.2 test io.lighty.models.test lighty-toaster - 8.4.2-SNAPSHOT + 8.4.2 test io.lighty.resources log4j-properties - 8.4.2-SNAPSHOT + 8.4.2 test @@ -143,7 +143,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 + 8.4.2 diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 19e7ccd5e5..42cb21b59f 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 8bf52ae00d..604f0f8d61 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 911932f7b2..afcbd2ae75 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 - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 9840c45be5..dd892a46f7 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index a941153860..b7cc2d2a8a 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 - 8.4.2-SNAPSHOT + 8.4.2 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 8.4.2-SNAPSHOT + 8.4.2 pom import io.lighty.core lighty-bom - 8.4.2-SNAPSHOT + 8.4.2 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 + 8.4.2 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 5a99dc25b6..3909647be6 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 - 8.4.2-SNAPSHOT + 8.4.2 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index 10bbc18323..60cf170cd9 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 8.4.2-SNAPSHOT + 8.4.2 pom diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index 70c5d62100..5517150469 100644 --- a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml +++ b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-app-parent - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index 0f5b536c8b..1c64665b8f 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../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 7cfb7f8df0..84c80408cb 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 - 8.4.2-SNAPSHOT + 8.4.2 jar Demo lighty.io project for SpringBoot @@ -34,7 +34,7 @@ io.lighty.core lighty-bom - 8.4.2-SNAPSHOT + 8.4.2 pom import @@ -80,4 +80,8 @@ + + + 8.4.2 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 3f276691f1..4f18059320 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 8.4.2-SNAPSHOT + 8.4.2 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 7f35a733b4..0effea3bd6 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 8.4.2-SNAPSHOT + 8.4.2 pom diff --git a/lighty-models/test/lighty-test-models/pom.xml b/lighty-models/test/lighty-test-models/pom.xml index d3ab9e575c..7d6c09123a 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../../lighty-core/lighty-binding-parent diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index dcf5ee204e..83e4c26ae3 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 5d9213b36e..31b77d0b2d 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 - 8.4.2-SNAPSHOT + 8.4.2 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index a3d9626c1e..36223a0839 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent @@ -76,7 +76,7 @@ io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 8.4.2-SNAPSHOT + 8.4.2 diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index dfddb2b220..13b433d6ff 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 16fa6893fc..4fa3e5de8a 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index 23a8c9ae68..033f8a27d8 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../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 e8bf8c100c..2126c94700 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index 5b263bd456..542c74365c 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 782b67c701..81bdbba43a 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 8.4.2-SNAPSHOT + 8.4.2 pom diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 1b64ee1a8b..8b3ab728c0 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 - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 2113a90823..c016f11305 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 6dc81bb024..e69897ac3d 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 8.4.2-SNAPSHOT + 8.4.2 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index d289226d99..2d3a033a81 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 8.4.2-SNAPSHOT + 8.4.2 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index a653b9c8a0..02e0d375a0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 8.4.2-SNAPSHOT + 8.4.2 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 + 8.4.2