diff --git a/api/pom.xml b/api/pom.xml index c6f8f43..8d572e3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.1 + 2.2-SNAPSHOT microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index a988d4b..2e9d1a1 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.1 + 2.2-SNAPSHOT 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 - 2.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 71ea954..72a8e5b 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.1 + 2.2-SNAPSHOT microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index e388593..1b65919 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 2.1 + 2.2-SNAPSHOT microprofile-jwt-auth-tck