From 50a9dc9a6bf807979bb224465196f8da5fa1dd82 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Wed, 30 Nov 2022 23:17:38 +0100 Subject: [PATCH] Enforce m2e.feature qualifier update to align to maven-runtime component Because the maven-runtime components currently use the committers time-zone for their qualifier and don't align with the other projects that use UTC. --- org.eclipse.m2e.feature/forceQualifierUpdate.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 org.eclipse.m2e.feature/forceQualifierUpdate.txt diff --git a/org.eclipse.m2e.feature/forceQualifierUpdate.txt b/org.eclipse.m2e.feature/forceQualifierUpdate.txt new file mode 100644 index 0000000000..3c11a31f2d --- /dev/null +++ b/org.eclipse.m2e.feature/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Update build-qualifier because maven-runtime components currently use the committer's time-zone for their qualifier and don't align with the other projects that use UTC.