From 13922679209b9836554a292a68476aba41d1999c Mon Sep 17 00:00:00 2001 From: Alexander Dejanovski Date: Wed, 10 Apr 2024 16:15:55 +0200 Subject: [PATCH] Point the collectd dep to the new public fork (#104) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25f2d82..7d2e30c 100755 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ wget - https://github.com/riptano/collectd/releases/download/v${collectd.version}/insights-collectd-${collectd.version}.tar.gz + https://github.com/datastax/collectd/releases/download/v${collectd.version}/insights-collectd-${collectd.version}.tar.gz true target