From 62df21919e661e6247f2858c75ed9f501e249d9d Mon Sep 17 00:00:00 2001 From: Eclipse Microprofile Bot Date: Sat, 26 May 2018 14:56:20 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 1.1-RC2 --- api/pom.xml | 4 ++-- pom.xml | 4 ++-- spec/pom.xml | 4 ++-- tck/pom.xml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index d51e8225..90425d26 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-RC2 microprofile-jwt-auth-api - 1.1-SNAPSHOT + 1.1-RC2 MicroProfile JWT Auth API Eclipse MicroProfile JWT Feature - API diff --git a/pom.xml b/pom.xml index 908b0386..268d2b99 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.1-SNAPSHOT + 1.1-RC2 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-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index 44b71a1d..e2236650 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-RC2 microprofile-jwt-auth-spec - 1.1-SNAPSHOT + 1.1-RC2 MicroProfile JWT Auth Specification Eclipse MicroProfile JWT Feature - Specification POM pom diff --git a/tck/pom.xml b/tck/pom.xml index d63a1cb8..d68dc95f 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-RC2 microprofile-jwt-auth-tck - 1.1-SNAPSHOT + 1.1-RC2 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-RC2 org.eclipse.microprofile.config