From 201376ec69886bfdba4b7bab0b9f326b55b5e513 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Tue, 22 Oct 2024 11:14:24 +0200 Subject: [PATCH] Release 0.0.22 --- CHANGELOG.md | 2 ++ client/pom.xml | 2 +- pom.xml | 2 +- provisioning-mock/pom.xml | 2 +- server/pom.xml | 2 +- welcome/pom.xml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7842da..940747db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased - YYYY-MM-DD +## 0.0.22 2024-10-22 + ## 0.0.20 2024-09-13 - Update translations diff --git a/client/pom.xml b/client/pom.xml index 93664793..07afb9c4 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.22-SNAPSHOT + 0.0.22 ../pom.xml access-client diff --git a/pom.xml b/pom.xml index 1babe0f9..2b354f9a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openconext access - 0.0.22-SNAPSHOT + 0.0.22 pom access SURFconext Invite diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 8aa66181..376f6056 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.22-SNAPSHOT + 0.0.22 ../pom.xml provisioning-mock diff --git a/server/pom.xml b/server/pom.xml index 7a5e6761..fd5048f1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.22-SNAPSHOT + 0.0.22 ../pom.xml access-server diff --git a/welcome/pom.xml b/welcome/pom.xml index f57c8e60..fcfd2408 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.22-SNAPSHOT + 0.0.22 ../pom.xml access-welcome