From 0e3a7cde8b0155eeee9577238e3c19958b6a6ab1 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 12 Mar 2021 09:24:43 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 13.2.1 --- .../lighty-rnc-app/pom.xml | 4 +- .../lighty-rnc-module/pom.xml | 4 +- .../lighty-rnc-app-aggregator/pom.xml | 2 +- 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/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 | 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 +- lighty-resources/start-script/pom.xml | 2 +- pom.xml | 4 +- 43 files changed, 75 insertions(+), 71 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 4ac152ff55..1af9683cba 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../../lighty-core/lighty-app-parent/pom.xml io.lighty.applications.rnc lighty-rnc-app - 13.2.1-SNAPSHOT + 13.2.1 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 d568fa4e81..7dc4561116 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../../lighty-core/lighty-parent/pom.xml io.lighty.applications.rnc lighty-rnc-module - 13.2.1-SNAPSHOT + 13.2.1 diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml index f61ea0c017..503db121b1 100644 --- a/lighty-applications/lighty-rnc-app-aggregator/pom.xml +++ b/lighty-applications/lighty-rnc-app-aggregator/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications.rnc lighty-rnc-aggregator - 13.2.1-SNAPSHOT + 13.2.1 pom diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml index acd91fd7ce..d6744edfe6 100644 --- a/lighty-applications/pom.xml +++ b/lighty-applications/pom.xml @@ -11,7 +11,7 @@ io.lighty.applications lighty-applications-aggregator - 13.2.1-SNAPSHOT + 13.2.1 pom diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 61f7b42142..612e7e90d6 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 - 13.2.1-SNAPSHOT + 13.2.1 pom ${project.groupId}:${project.artifactId} @@ -192,7 +192,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 13.2.1 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index e516826695..19caebf676 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 - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index ea4a6c083a..ce55f33324 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 - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index f69a29adf1..08893569ab 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 - 13.2.1-SNAPSHOT + 13.2.1 pom ${project.groupId}:${project.artifactId} @@ -26,103 +26,103 @@ io.lighty.core lighty-codecs - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.core lighty-common - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.core lighty-controller - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.core lighty-clustering - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.core lighty-controller-guice-di - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.core lighty-controller-spring-di - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-aaa - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-jetty-server - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-netconf-sb - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-restconf-nb-community - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-swagger - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.modules lighty-openflow-sb - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.resources controller-application-assembly - 13.2.1-SNAPSHOT + 13.2.1 provided io.lighty.resources singlenode-configuration - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.resources start-script - 13.2.1-SNAPSHOT + 13.2.1 io.lighty.models.test lighty-test-models - 13.2.1-SNAPSHOT + 13.2.1 test io.lighty.models.test lighty-toaster - 13.2.1-SNAPSHOT + 13.2.1 test io.lighty.resources log4j-properties - 13.2.1-SNAPSHOT + 13.2.1 test @@ -162,7 +162,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 13.2.1 diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml index e2700a18aa..182bb37786 100644 --- a/lighty-core/lighty-clustering/pom.xml +++ b/lighty-core/lighty-clustering/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index e5acde61f9..32afb3c968 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index e3aa76198f..dbead3b25c 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index 6b769be907..1b19461422 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 - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 86df94eabf..a1b1827483 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 - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index af8a475310..5b837748c4 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index ff6aed1b4b..0ff2d01d2a 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 - 13.2.1-SNAPSHOT + 13.2.1 pom ${project.groupId}:${project.artifactId} @@ -29,14 +29,14 @@ io.lighty.core dependency-versions - 13.2.1-SNAPSHOT + 13.2.1 pom import io.lighty.core lighty-bom - 13.2.1-SNAPSHOT + 13.2.1 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 + 13.2.1 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 015f59bd24..9cc6b8e256 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 - 13.2.1-SNAPSHOT + 13.2.1 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index 34f72c063d..77ccee1e7b 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-core-aggregator - 13.2.1-SNAPSHOT + 13.2.1 pom diff --git a/lighty-examples/lighty-cluster-app/pom.xml b/lighty-examples/lighty-cluster-app/pom.xml index 062ee5b1e4..5a4bfb1573 100644 --- a/lighty-examples/lighty-cluster-app/pom.xml +++ b/lighty-examples/lighty-cluster-app/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-app-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../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 167d7a3871..c3e634d314 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 13.2.1-SNAPSHOT + 13.2.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 1aaa25ec3a..5e77534e33 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 - 13.2.1-SNAPSHOT + 13.2.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 d832bb7e38..654fd85f50 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 - 13.2.1-SNAPSHOT + 13.2.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 074c85b589..5069514b05 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 - 13.2.1-SNAPSHOT + 13.2.1 jar Demo lighty.io project for SpringBoot @@ -32,7 +32,7 @@ io.lighty.core lighty-bom - 13.2.1-SNAPSHOT + 13.2.1 pom import @@ -110,4 +110,8 @@ + + + 13.2.1 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 86fd63bbc0..b0baee8846 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -11,7 +11,7 @@ io.lighty.kit.examples example-applications-aggregator - 13.2.1-SNAPSHOT + 13.2.1 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index eba45fb386..05031cedad 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -11,7 +11,7 @@ io.lighty.models lighty-models-aggregator - 13.2.1-SNAPSHOT + 13.2.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 4258543954..5ef96bb7fc 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 - 13.2.1-SNAPSHOT + 13.2.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 1d9a2498da..5ce9fb97e6 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 - 13.2.1-SNAPSHOT + 13.2.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 068f9854ed..2b4b08108d 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index a01a2a4358..16b610e0b2 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 - 13.2.1-SNAPSHOT + 13.2.1 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index c53969e056..704f217d3f 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 79bc621dc0..f48d6049ef 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -11,7 +11,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index efeea63bb8..732a0a933e 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 05691a5559..435d90f452 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index ed90df9618..836d62d068 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-openflow-sb/pom.xml b/lighty-modules/lighty-openflow-sb/pom.xml index 73a415e112..51541f4042 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 - 13.2.1-SNAPSHOT + 13.2.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 b8113cd61a..b003ec349e 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-swagger/pom.xml b/lighty-modules/lighty-swagger/pom.xml index 897b8a2550..d62dfbcab5 100644 --- a/lighty-modules/lighty-swagger/pom.xml +++ b/lighty-modules/lighty-swagger/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 03a56c82d7..b5dbfe3930 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -11,7 +11,7 @@ io.lighty.modules lighty-modules-aggregator - 13.2.1-SNAPSHOT + 13.2.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 c07b7214a9..5c4a48bad0 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 - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 87ec1cf135..06e54de51b 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 8949f54f6b..27b60cce1c 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -12,7 +12,7 @@ io.lighty.resources lighty-resources-aggregator pom - 13.2.1-SNAPSHOT + 13.2.1 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index 42075db8eb..4ecffd46e8 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml index 23e282a3bc..9e65e7d2f8 100644 --- a/lighty-resources/start-script/pom.xml +++ b/lighty-resources/start-script/pom.xml @@ -12,7 +12,7 @@ io.lighty.core lighty-parent - 13.2.1-SNAPSHOT + 13.2.1 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index c4c343c352..199641b7f5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.lighty lighty-aggregator - 13.2.1-SNAPSHOT + 13.2.1 pom lighty @@ -59,7 +59,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - HEAD + 13.2.1