From 0e7687fd7e0424dc65c63edcbce50b358f2a0748 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Wed, 17 Nov 2021 11:53:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 572a1152..06fa0364 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0 + 2.0.1-SNAPSHOT microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index 7765e083..4f244e4f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0 + 2.0.1-SNAPSHOT pom MicroProfile JWT Auth @@ -120,7 +120,7 @@ scm:git:https://github.com/eclipse/microprofile-jwt-auth.git scm:git:git@github.com:eclipse/microprofile-jwt-auth.git https://github.com/eclipse/microprofile-jwt-auth - 2.0 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 3f7abd1d..627f811f 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0 + 2.0.1-SNAPSHOT microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index 45c9248e..9a8aac13 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0 + 2.0.1-SNAPSHOT microprofile-jwt-auth-tck