From bd8a639c82a9e61ca9aee304a399b509702307a2 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Thu, 26 Sep 2024 12:29:31 +0100 Subject: [PATCH] Set version to 2.2-SNAPSHOT --- api/pom.xml | 2 +- pom.xml | 2 +- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 6fc5c2d..8d572e3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 3.0-SNAPSHOT + 2.2-SNAPSHOT microprofile-jwt-auth-api diff --git a/pom.xml b/pom.xml index 771ff5d..8fd9ed6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 3.0-SNAPSHOT + 2.2-SNAPSHOT pom MicroProfile JWT Auth diff --git a/spec/pom.xml b/spec/pom.xml index 3936570..72a8e5b 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 3.0-SNAPSHOT + 2.2-SNAPSHOT microprofile-jwt-auth-spec diff --git a/tck/pom.xml b/tck/pom.xml index 7edd7be..0555ea9 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 3.0-SNAPSHOT + 2.2-SNAPSHOT microprofile-jwt-auth-tck