From 6175fb6a6b47b36a7e9730af7439ad853661378b Mon Sep 17 00:00:00 2001 From: Eclipse Microprofile Bot Date: Mon, 27 Aug 2018 02:01:57 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.1-RC1 --- 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 35a195d1..93370713 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.1.1-RC1 microprofile-jwt-auth-api - 1.2-SNAPSHOT + 1.1.1-RC1 MicroProfile JWT Auth API Eclipse MicroProfile JWT Feature - API diff --git a/pom.xml b/pom.xml index e39e403f..d95da735 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.jwt microprofile-jwt-auth-parent - 1.2-SNAPSHOT + 1.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.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 789e69db..0295917e 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.1.1-RC1 microprofile-jwt-auth-spec - 1.2-SNAPSHOT + 1.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 01396eea..8b809f9a 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.1.1-RC1 microprofile-jwt-auth-tck - 1.2-SNAPSHOT + 1.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.2-SNAPSHOT + 1.1.1-RC1 org.eclipse.microprofile.config