Skip to content

Commit

Permalink
Point the collectd dep to the new public fork
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Apr 10, 2024
1 parent f97a258 commit 8fb34dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/riptano/collectd/releases/download/v${collectd.version}/insights-collectd-${collectd.version}.tar.gz</url>
<url>https://github.com/datastax/collectd/releases/download/v${collectd.version}/insights-collectd-${collectd.version}.tar.gz</url>
<unpack>true</unpack>
<outputDirectory>target</outputDirectory>
</configuration>
Expand Down

0 comments on commit 8fb34dd

Please sign in to comment.