From 83549e1e766d3f0ab3c917e565a00422c85c94bc Mon Sep 17 00:00:00 2001 From: Mischa Salle Date: Sun, 12 Dec 2021 17:29:54 +0100 Subject: [PATCH] prepare for 0.2.2 release --- README.md | 2 +- RELEASE-NOTES.md | 4 ++-- master-portal/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3823d6..d3143a8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ certificates by ssh-ing to a special account on a co-located SSH host. git clone https://github.com/rcauth-eu/aarc-master-portal cd aarc-master-portal - git checkout v0.2.1 + git checkout v0.2.2 cd master-portal 3. Build the master-portal's server and client war files diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 2594b70..ce53474 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,6 @@ # RELEASE NOTES -## Version 0.2.1 +## Version 0.2.1 & 0.2.2 Bugfix: @@ -127,7 +127,7 @@ Scope handling has changed and it is now necessary to explicitly enable the set of supported scopes for each client separately. In order to do this, you can either: -* use the 0.2.1 version of the `oa2-cli` commandline tool, and update each +* use the 0.2.2 version of the `oa2-cli` commandline tool, and update each client separately: /var/www/server/tools/oa2-cli diff --git a/master-portal/pom.xml b/master-portal/pom.xml index 5fe996d..6711fdd 100644 --- a/master-portal/pom.xml +++ b/master-portal/pom.xml @@ -31,7 +31,7 @@ - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT 4.2-RCauth-SNAPSHOT 4.2-RCauth-SNAPSHOT UTF-8