Skip to content

Commit

Permalink
added staging repo for metrics4j
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhks committed Dec 17, 2019
1 parent 0c06451 commit 179e981
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
<artifactId>JMXReporter</artifactId>
<version>0.6.0</version>

<repositories>
<repository>
<id>kairos_staging</id>
<name>Snapshot repo for Kairos</name>
<url>https://oss.sonatype.org/content/repositories/orgkairosdb-1025</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.kairosdb</groupId>
Expand Down

0 comments on commit 179e981

Please sign in to comment.