From c4f970ac6eb64ab2e446ec44d4ae63c8be1238ed Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 29 Jul 2024 14:41:29 +0100 Subject: [PATCH] Switching to 0.49.4-SNAPSHOT (#533) --- CHANGELOG.md | 5 ++++- README.md | 2 +- pom.xml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 563924f5..12713334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Changelog ========= -# 0.49.3 / 2024-07-26 +# 0.49.4 / TBC +* [?] ? + +# 0.49.3-SNAPSHOT / 2024-07-26 * [FEATURE] Added support for jsr77 j2ee statistics [#531][] * [FEATURE] Added support for custom ConnectionFactory [#530][] diff --git a/README.md b/README.md index 990da0b9..9c965f78 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ otherwise the subsequent publishes will fail. ``` Get help on usage: -java -jar jmxfetch-0.49.3-jar-with-dependencies.jar --help +java -jar jmxfetch-0.49.4-SNAPSHOT-jar-with-dependencies.jar --help ``` ## Updating Maven Wrapper diff --git a/pom.xml b/pom.xml index 56b50faf..cc074c95 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.datadoghq jmxfetch - 0.49.3 + 0.49.4-SNAPSHOT jar jmxfetch