Skip to content

Commit

Permalink
[release] jmxfetch 0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hush-hush committed Jun 11, 2019
1 parent c2f696c commit e1d3827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ mvn test
# To run:
```
Get help on usage:
java -jar jmxfetch-0.26.2-jar-with-dependencies.jar --help
java -jar jmxfetch-0.26.3-jar-with-dependencies.jar --help
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.datadoghq</groupId>
<artifactId>jmxfetch</artifactId>
<version>0.26.2</version>
<version>0.26.3</version>
<packaging>jar</packaging>

<name>jmxfetch</name>
Expand Down

0 comments on commit e1d3827

Please sign in to comment.