From bf879129ba5164e211277f48871873c57b387913 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Fri, 15 Dec 2023 09:01:22 +0100 Subject: [PATCH] Release 7.2.1 --- CHANGELOG.md | 4 ++++ account-gui/pom.xml | 2 +- myconext-gui/pom.xml | 2 +- myconext-server/pom.xml | 2 +- pom.xml | 2 +- tiqr-mock/pom.xml | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 524a8dbe..82d0264f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## [7.2.1] +- Bugfix for nudge-screen +- Bugfix for chosen name migration + ## [7.2.0] - Replace Spring-SAML with openconext-saml-java - New flow and screens for account linking diff --git a/account-gui/pom.xml b/account-gui/pom.xml index 9179be94..4300aa72 100644 --- a/account-gui/pom.xml +++ b/account-gui/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.0 + 7.2.1 ../pom.xml diff --git a/myconext-gui/pom.xml b/myconext-gui/pom.xml index 57866319..35d43a2f 100644 --- a/myconext-gui/pom.xml +++ b/myconext-gui/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.0 + 7.2.1 ../pom.xml diff --git a/myconext-server/pom.xml b/myconext-server/pom.xml index 776c7f70..b953ddeb 100644 --- a/myconext-server/pom.xml +++ b/myconext-server/pom.xml @@ -6,7 +6,7 @@ org.openconext myconext - 7.2.0 + 7.2.1 ../pom.xml diff --git a/pom.xml b/pom.xml index b02325a7..7a4422d2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.0 + 7.2.1 pom myconext diff --git a/tiqr-mock/pom.xml b/tiqr-mock/pom.xml index 6afcac52..0367a2ef 100644 --- a/tiqr-mock/pom.xml +++ b/tiqr-mock/pom.xml @@ -6,7 +6,7 @@ org.openconext myconext - 7.2.0 + 7.2.1 ../pom.xml