From b73b10b5f2a67826a3f4639795a416bd8125a672 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 10 Nov 2022 10:45:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1 --- 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 8d572e3..c6f8f43 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.2-SNAPSHOT + 2.1 microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index 2e9d1a1..a988d4b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.2-SNAPSHOT + 2.1 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 - HEAD + 2.1 diff --git a/spec/pom.xml b/spec/pom.xml index 72a8e5b..71ea954 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.2-SNAPSHOT + 2.1 microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index 1b65919..e388593 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.2-SNAPSHOT + 2.1 microprofile-jwt-auth-tck