From 0a3a8ca462c337715272460ae7de7b9591837cc9 Mon Sep 17 00:00:00 2001 From: Tiramisu Mokka Date: Sun, 7 Jul 2024 12:46:04 +0200 Subject: [PATCH] pom: point sigar-dist to redhat repo It looks like the JBoss maven repo is obsolete, so use Redhat GA. --- cassandra/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 46758f3acc..3bc4e46890 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -92,12 +92,12 @@ LICENSE file. - + central2 sigar Repository - https://repository.jboss.org/nexus/content/groups/public-jboss/ + https://maven.repository.redhat.com/ga/ default false