Skip to content

Commit

Permalink
Changing release back to a snapshot
Browse files Browse the repository at this point in the history
carlosroman committed Nov 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 46425f1 commit 990f21d
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
@@ -156,7 +156,7 @@ otherwise the subsequent publishes will fail.

```
Get help on usage:
java -jar jmxfetch-0.49.0-jar-with-dependencies.jar --help
java -jar jmxfetch-0.49.1-SNAPSHOT-jar-with-dependencies.jar --help
```

## Updating Maven Wrapper
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@

<groupId>com.datadoghq</groupId>
<artifactId>jmxfetch</artifactId>
<version>0.49.0</version>
<version>0.49.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>jmxfetch</name>

0 comments on commit 990f21d

Please sign in to comment.