From 78a6ef31dd449437fc4a3f5a9f5ea5477a1a2455 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 31 Jul 2023 23:49:06 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 1c09a3b3..10c0c590 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ smallrye-metrics-parent io.smallrye - 5.0.1-RC1 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/coverage/pom.xml b/coverage/pom.xml index aadd1521..d822f093 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -6,7 +6,7 @@ io.smallrye smallrye-metrics-parent - 5.0.1-RC1 + 5.0.1-SNAPSHOT smallrye-metrics-coverage diff --git a/implementation/pom.xml b/implementation/pom.xml index ecc60a0e..8e63a009 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -10,7 +10,7 @@ io.smallrye smallrye-metrics-parent - 5.0.1-RC1 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 84be0b7b..0196cffe 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-metrics-parent - 5.0.1-RC1 + 5.0.1-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.1-RC1 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 3a374a1a..08c4726b 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-metrics-parent - 5.0.1-RC1 + 5.0.1-SNAPSHOT smallrye-metrics-release