From 4d00acd67103a943575a85b339b4f057bffdc46c Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 13 Sep 2021 17:36:13 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0-RC2 --- 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 d02f87f7..81769b11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.0-SNAPSHOT + 2.0-RC2 microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index c913b51d..d2edc097 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.0-SNAPSHOT + 2.0-RC2 pom MicroProfile JWT Auth @@ -113,7 +113,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.0-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index 3a007d05..7a26e490 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.0-SNAPSHOT + 2.0-RC2 microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index 69cffab4..81057c5c 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.0-SNAPSHOT + 2.0-RC2 microprofile-jwt-auth-tck