From d0c8f243f4bc0f8eb3e964a780590d528034260c Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Sun, 15 Dec 2024 10:14:52 +0000 Subject: FOP-3226: Optimise mvn repo checking by Attila Doroszlai --- pom.xml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 3260fdb54..02c032e96 100644 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,14 @@ + + central + Central Repository + https://repo.maven.apache.org/maven2 + + false + + apache.snapshots.https https://repository.apache.org/content/repositories/snapshots @@ -166,19 +174,12 @@ - apache.releases.https - https://repository.apache.org/content/repositories/releases - - true - + jboss.org + https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ false - - jboss.org - https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ - -- cgit v1.2.3