From fb9ebe47a4aa64ce998823cbf0ed121924fe3170 Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Thu, 11 Apr 2024 13:58:30 +0200 Subject: [PATCH] Set scm.tag to HEAD JIRA: LIGHTY-297 Signed-off-by: Ivan Hrasko --- lighty-core/dependency-versions/pom.xml | 2 +- lighty-core/lighty-bom/pom.xml | 2 +- lighty-core/lighty-minimal-parent/pom.xml | 2 +- lighty-resources/log4j2-config/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 7d5183362..a69488bcc 100644 --- a/lighty-core/dependency-versions/pom.xml +++ b/lighty-core/dependency-versions/pom.xml @@ -273,7 +273,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 18.4.0 + HEAD diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 738e2abcf..dcc087e06 100644 --- a/lighty-core/lighty-bom/pom.xml +++ b/lighty-core/lighty-bom/pom.xml @@ -291,7 +291,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 18.4.0 + HEAD diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index 7beb8c133..6f53be259 100644 --- a/lighty-core/lighty-minimal-parent/pom.xml +++ b/lighty-core/lighty-minimal-parent/pom.xml @@ -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 - 18.4.0 + HEAD diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml index 1e29f5c9b..607b4f0e8 100644 --- a/lighty-resources/log4j2-config/pom.xml +++ b/lighty-resources/log4j2-config/pom.xml @@ -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 - 18.4.0 + HEAD diff --git a/pom.xml b/pom.xml index e84726d8e..7af84ed4e 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ scm:git:https://github.com/PANTHEONtech/lighty.git scm:git:https://github.com/PANTHEONtech/lighty.git https://github.com/PANTHEONtech/lighty - 18.4.0 + HEAD