diff --git a/api/pom.xml b/api/pom.xml index 06fa0364..8b27d072 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.1-SNAPSHOT + 2.1-RC1 microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index 4f244e4f..8eef45a8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.1-SNAPSHOT + 2.1-RC1 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-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 627f811f..4fcf0acf 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.1-SNAPSHOT + 2.1-RC1 microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index 9a8aac13..1dcb0fdd 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.0.1-SNAPSHOT + 2.1-RC1 microprofile-jwt-auth-tck