diff --git a/api/pom.xml b/api/pom.xml index 53af632c..f292b064 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.2-SNAPSHOT + 1.2-RC1 microprofile-jwt-auth-api - 1.2-SNAPSHOT + 1.2-RC1 MicroProfile JWT Auth API Eclipse MicroProfile JWT Feature - API diff --git a/pom.xml b/pom.xml index 2addd8bb..52154631 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.2-SNAPSHOT + 1.2-RC1 MicroProfile JWT Auth Parent Eclipse MicroProfile JWT Feature - Parent POM pom @@ -75,7 +75,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 + 1.2-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 789e69db..86dd020f 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.2-SNAPSHOT + 1.2-RC1 microprofile-jwt-auth-spec - 1.2-SNAPSHOT + 1.2-RC1 MicroProfile JWT Auth Specification Eclipse MicroProfile JWT Feature - Specification POM pom diff --git a/tck/pom.xml b/tck/pom.xml index 7aee4624..8441c5f9 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.2-SNAPSHOT + 1.2-RC1 microprofile-jwt-auth-tck - 1.2-SNAPSHOT + 1.2-RC1 MicroProfile JWT Auth TCK Harness Eclipse MicroProfile JWT Feature - TCK