From d22b7701469d7ceeb57fc29cda913831461986a1 Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Thu, 20 Jun 2024 13:09:47 +0200 Subject: [PATCH] Set scm.tag to HEAD JIRA: LIGHTY-303 Signed-off-by: tobias.pobocik --- 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 8c2fec5ffb..a3a4db59ba 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 - 20.1.0 + HEAD diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index e0b6b24010..13d382bbfa 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 - 20.1.0 + HEAD diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index b533e7b798..3b2f4f1765 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 - 20.1.0 + HEAD diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml index f6498ce4d7..7dc85394b0 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 - 20.1.0 + HEAD diff --git a/pom.xml b/pom.xml index 6c219ebec4..c0cabe5e2e 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 - 20.1.0 + HEAD