diff --git a/api/pom.xml b/api/pom.xml index d51e8225..a8874908 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.1-SNAPSHOT + 1.1-RC1 microprofile-jwt-auth-api - 1.1-SNAPSHOT + 1.1-RC1 MicroProfile JWT Auth API Eclipse MicroProfile JWT Feature - API diff --git a/pom.xml b/pom.xml index 908b0386..9ce9e69a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.1-SNAPSHOT + 1.1-RC1 MicroProfile JWT Auth Parent Eclipse MicroProfile JWT Feature - Parent POM pom @@ -67,7 +67,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.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 44b71a1d..a86c314f 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.1-SNAPSHOT + 1.1-RC1 microprofile-jwt-auth-spec - 1.1-SNAPSHOT + 1.1-RC1 MicroProfile JWT Auth Specification Eclipse MicroProfile JWT Feature - Specification POM pom diff --git a/tck/pom.xml b/tck/pom.xml index d63a1cb8..12a44def 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,11 +20,11 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.1-SNAPSHOT + 1.1-RC1 microprofile-jwt-auth-tck - 1.1-SNAPSHOT + 1.1-RC1 MicroProfile JWT Auth TCK Harness Eclipse MicroProfile JWT Feature - TCK @@ -45,7 +45,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-api - 1.1-SNAPSHOT + 1.1-RC1 org.eclipse.microprofile.config