From 37f2fd1c7131c54c303f6052d186d8efdfd5de38 Mon Sep 17 00:00:00 2001 From: Michal Banik Date: Tue, 13 Apr 2021 12:30:25 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 14.0.0 --- .../lighty-rnc-app/pom.xml | 4 +- .../lighty-rnc-module/pom.xml | 4 +- .../lighty-rnc-app-aggregator/pom.xml | 6 +-- lighty-applications/pom.xml | 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 | 40 +++++++++---------- 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 | 8 ++-- lighty-core/lighty-parent/pom.xml | 2 +- lighty-core/pom.xml | 2 +- lighty-examples/lighty-cluster-app/pom.xml | 6 +-- .../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 +- lighty-resources/start-script/pom.xml | 2 +- pom.xml | 2 +- 44 files changed, 77 insertions(+), 77 deletions(-) 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 ac07c8e447..da21d827eb 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.0.0-SNAPSHOT + 14.0.0 ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rnc lighty-rnc-app - 14.0.0-SNAPSHOT + 14.0.0 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 b14d195006..1fafd43658 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.0.0-SNAPSHOT + 14.0.0 ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rnc lighty-rnc-module - 14.0.0-SNAPSHOT + 14.0.0 diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml index 8103a9340a..7ff8a06452 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.applications.rnc lighty-rnc-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml index e1786d2d9c..ebc9a0c4db 100644 --- a/lighty-applications/pom.xml +++ b/lighty-applications/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications lighty-applications-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index f729df2ac9..a37ca1960c 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.0.0-SNAPSHOT + 14.0.0 pom ${project.groupId}:${project.artifactId} @@ -187,7 +187,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 14.0.0 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index b945ae54e5..4ac078c0fd 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index 07a9dc4fd0..4d4055d915 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 11dd7f48ec..cb9528a333 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.0.0-SNAPSHOT + 14.0.0 pom ${project.groupId}:${project.artifactId} @@ -26,103 +26,103 @@ io.lighty.core lighty-codecs - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.core lighty-common - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.core lighty-controller - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.core lighty-clustering - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.core lighty-controller-guice-di - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.core lighty-controller-spring-di - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-aaa - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-jetty-server - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-netconf-sb - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-restconf-nb-community - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-swagger - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.modules lighty-openflow-sb - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.resources controller-application-assembly - 14.0.0-SNAPSHOT + 14.0.0 provided io.lighty.resources singlenode-configuration - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.resources start-script - 14.0.0-SNAPSHOT + 14.0.0 io.lighty.models.test lighty-test-models - 14.0.0-SNAPSHOT + 14.0.0 test io.lighty.models.test lighty-toaster - 14.0.0-SNAPSHOT + 14.0.0 test io.lighty.resources log4j-properties - 14.0.0-SNAPSHOT + 14.0.0 test @@ -163,7 +163,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 14.0.0 diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml index 6d9667985b..a31d3e161e 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-codecs-util/pom.xml b/lighty-core/lighty-codecs-util/pom.xml index d8cbfa28d9..76191922a2 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 8147cdc2e0..e8179937d6 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index f1eb3e2f20..1439083df2 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index 7d4819de03..a8e4c642f7 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index b21c6c3d88..2e7a9b89f3 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index 417312e223..0b6fba3d5a 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.0.0-SNAPSHOT + 14.0.0 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 6d09b78788..72e5e3b43d 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.0.0-SNAPSHOT + 14.0.0 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 14.0.0-SNAPSHOT + 14.0.0 pom import io.lighty.core lighty-bom - 14.0.0-SNAPSHOT + 14.0.0 pom import @@ -103,7 +103,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 14.0.0 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 2854f002e8..7b2eb199a4 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.0.0-SNAPSHOT + 14.0.0 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index 298b6471b1..dc6e51d1e3 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-examples/lighty-cluster-app/pom.xml b/lighty-examples/lighty-cluster-app/pom.xml index f99e500b25..e37874a365 100644 --- a/lighty-examples/lighty-cluster-app/pom.xml +++ b/lighty-examples/lighty-cluster-app/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-app-parent - 14.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index df3790bfc3..6c15c32356 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 14.0.0-SNAPSHOT + 14.0.0 jar diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index 4c99188bd4..863d9b249c 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.0.0-SNAPSHOT + 14.0.0 ../../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 6324d4bf8d..37abe6449b 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.0.0-SNAPSHOT + 14.0.0 ../../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 f8bbf475de..a47a280515 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.0.0-SNAPSHOT + 14.0.0 jar Demo lighty.io project for SpringBoot @@ -32,7 +32,7 @@ io.lighty.core lighty-bom - 14.0.0-SNAPSHOT + 14.0.0 pom import @@ -110,4 +110,8 @@ + + + 14.0.0 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 3011038f1a..e6413332b0 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index c266fe384f..c2d89cc69a 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml index 042480f6fc..e578606f30 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.0.0-SNAPSHOT + 14.0.0 ../../../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 81f52aba6c..71b859230d 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.0.0-SNAPSHOT + 14.0.0 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index e1bd192125..42f32cd835 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.0.0-SNAPSHOT + 14.0.0 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 640d6381b8..dcabd859da 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.0.0-SNAPSHOT + 14.0.0 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index 5429551558..f068d10daa 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 876d361a5d..c05de0605a 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index 7d13f77ca9..45fb23ab17 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 14.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index da4518df1a..cfa326af0b 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index 227439a4cc..d70ded77f3 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openflow-sb/pom.xml b/lighty-modules/lighty-openflow-sb/pom.xml index 7e22ac9e96..31c3ca136c 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.0.0-SNAPSHOT + 14.0.0 ../../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 04544f4c3b..a3b37ade61 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index c2d78bd8e0..4940200760 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 6a0eb15e9d..9d7bed0230 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 92e3a980ea..efe9556758 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index ca5fca5cb6..a1ac34bcf1 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index bc80a8b18c..ddfda6422d 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 14.0.0-SNAPSHOT + 14.0.0 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index d9ce8561e9..abc13595e0 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml index bb6eb83e1a..89f45d0510 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.0.0-SNAPSHOT + 14.0.0 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index 601823030a..2a6842383c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 14.0.0-SNAPSHOT + 14.0.0 pom lighty