From 8563635d3d7cb23327b0242e78712d56ceb71062 Mon Sep 17 00:00:00 2001 From: Mischa Salle Date: Sun, 12 Dec 2021 19:21:02 +0100 Subject: [PATCH] prepare for 0.2.2 release --- README.md | 2 +- RELEASE-NOTES.md | 2 +- ssh-portal/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd15940..f50b06f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It runs as a tomcat servlet inside the same tomcat container as the Master Porta git clone https://github.com/rcauth-eu/aarc-ssh-portal cd aarc-ssh-portal - git checkout v0.2.1 + git checkout v0.2.2 cd ssh-portal 3. Build the ssh-portal's war file diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b18ae70..5230b53 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,6 @@ # RELEASE NOTES -## Version 0.2.0 & 0.2.1 +## Version 0.2.0, 0.2.1 & 0.2.2 If you are upgrading from a previous release, you will need to make several changes: diff --git a/ssh-portal/pom.xml b/ssh-portal/pom.xml index 306c9fe..20a786a 100644 --- a/ssh-portal/pom.xml +++ b/ssh-portal/pom.xml @@ -27,7 +27,7 @@ - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT 4.2-RCauth-SNAPSHOT UTF-8