From 33e320f2bafb77c106d688044ae15918e18d92a3 Mon Sep 17 00:00:00 2001 From: redcatbaer Date: Sun, 15 Jun 2025 07:50:34 +0200 Subject: [PATCH] Added central URLs explicitly to prevent lookup of distribution management. --- doc/changes/changes_4.2.0.md | 2 +- parent/pom.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/changes/changes_4.2.0.md b/doc/changes/changes_4.2.0.md index 15b0b9a1..97347724 100644 --- a/doc/changes/changes_4.2.0.md +++ b/doc/changes/changes_4.2.0.md @@ -1,4 +1,4 @@ -# OpenFastTrace 4.2.0, released 2025-06-14 +# OpenFastTrace 4.2.0, released 2025-06-15 Code name: Markdown code blocks diff --git a/parent/pom.xml b/parent/pom.xml index 86f0b7f7..b67796c2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -652,6 +652,8 @@ true central + https://central.sonatype.com + https://central.sonatype.com false validated Manual deployment of OpenFastTrace