diff --git a/CHANGELOG.md b/CHANGELOG.md index 089969ad..5a6570e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [7.2.3] +- Bugfix for adding affiliations + ## [7.2.2] - Update typo's, image and translations - Do not allow for POST binding with SSO diff --git a/account-gui/pom.xml b/account-gui/pom.xml index a5394a83..178ea2c5 100644 --- a/account-gui/pom.xml +++ b/account-gui/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.3-SNAPSHOT + 7.2.3 ../pom.xml diff --git a/myconext-gui/pom.xml b/myconext-gui/pom.xml index aff06af0..fbd2384b 100644 --- a/myconext-gui/pom.xml +++ b/myconext-gui/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.3-SNAPSHOT + 7.2.3 ../pom.xml diff --git a/myconext-server/pom.xml b/myconext-server/pom.xml index fd33e2ef..18d626e0 100644 --- a/myconext-server/pom.xml +++ b/myconext-server/pom.xml @@ -6,7 +6,7 @@ org.openconext myconext - 7.2.3-SNAPSHOT + 7.2.3 ../pom.xml diff --git a/pom.xml b/pom.xml index f462e053..70cd66ad 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openconext myconext - 7.2.3-SNAPSHOT + 7.2.3 pom myconext diff --git a/tiqr-mock/pom.xml b/tiqr-mock/pom.xml index 94a29f82..86095e55 100644 --- a/tiqr-mock/pom.xml +++ b/tiqr-mock/pom.xml @@ -6,7 +6,7 @@ org.openconext myconext - 7.2.3-SNAPSHOT + 7.2.3 ../pom.xml