From 8ac2ed68e0363966759e740dc3b25e5c29e06ea1 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 17 Jun 2024 11:44:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- coverage/pom.xml | 2 +- implementation/common/pom.xml | 2 +- implementation/jwt-auth/pom.xml | 2 +- implementation/jwt-build/pom.xml | 2 +- implementation/jwt-cdi-extension/pom.xml | 2 +- implementation/jwt-http-mechanism/pom.xml | 2 +- implementation/jwt-jaxrs/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/basic/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index 145f4c95..ff1ad7bc 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 5791119b..5b5eea2b 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 67c5843c..1cedb06b 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index 68825ddd..b344cce2 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index cae49919..df4c55af 100644 --- a/implementation/jwt-cdi-extension/pom.xml +++ b/implementation/jwt-cdi-extension/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index b4023847..b9f3f289 100644 --- a/implementation/jwt-http-mechanism/pom.xml +++ b/implementation/jwt-http-mechanism/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index 1807396e..b40a5eb3 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index bee89f36..a7a4deef 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.5.3 + 4.5.4-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 86a2b07e..39c3b100 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.5.3 + 4.5.4-SNAPSHOT pom SmallRye: MicroProfile JWT Parent @@ -64,7 +64,7 @@ scm:git:git@github.com:smallrye/smallrye-jwt.git scm:git:git@github.com:smallrye/smallrye-jwt.git https://github.com/smallrye/smallrye-jwt/ - 4.5.3 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 04d81140..a1ada1fa 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index b9af86fc..0c77adfa 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index bb41f528..c7b51645 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.5.3 + 4.5.4-SNAPSHOT pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 54493ae4..adbbef4c 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.5.3 + 4.5.4-SNAPSHOT smallrye-jwt-tck