diff --git a/api/pom.xml b/api/pom.xml index 0d7922c9..b3632430 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ smallrye-metrics-parent io.smallrye - 5.0.0-RC4 + 5.0.0-SNAPSHOT 4.0.0 diff --git a/coverage/pom.xml b/coverage/pom.xml index 355f421a..01aa3f6b 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -6,7 +6,7 @@ io.smallrye smallrye-metrics-parent - 5.0.0-RC4 + 5.0.0-SNAPSHOT smallrye-metrics-coverage diff --git a/implementation/pom.xml b/implementation/pom.xml index f8baedc1..172791bd 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -10,7 +10,7 @@ io.smallrye smallrye-metrics-parent - 5.0.0-RC4 + 5.0.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index eeb60e9f..286e8c38 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-metrics-parent - 5.0.0-RC4 + 5.0.0-SNAPSHOT pom SmallRye: MicroProfile Metrics Parent @@ -62,7 +62,7 @@ scm:git:git@github.com:smallrye/smallrye-metrics.git scm:git:git@github.com:smallrye/smallrye-metrics.git https://github.com/smallrye/smallrye-metrics/ - 5.0.0-RC4 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 97914bc3..f5dd40cb 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-metrics-parent - 5.0.0-RC4 + 5.0.0-SNAPSHOT smallrye-metrics-release