From 213fc1fe823ada3c955eb43a05298aee82c1e8f0 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Wed, 28 Aug 2024 09:11:51 +0200 Subject: [PATCH] Release 0.0.17 --- client/pom.xml | 2 +- pom.xml | 2 +- provisioning-mock/pom.xml | 2 +- server/pom.xml | 2 +- welcome/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 05b46777..b5123c51 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.17-SNAPSHOT + 0.0.17 ../pom.xml access-client diff --git a/pom.xml b/pom.xml index 31467ed7..a5292ccd 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openconext access - 0.0.17-SNAPSHOT + 0.0.17 pom access SURFconext Invite diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 3e94a2f6..8350cf72 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.17-SNAPSHOT + 0.0.17 ../pom.xml provisioning-mock diff --git a/server/pom.xml b/server/pom.xml index b10c8cc1..8aa855fc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.17-SNAPSHOT + 0.0.17 ../pom.xml access-server diff --git a/welcome/pom.xml b/welcome/pom.xml index 1a87e787..2b8d0aa0 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.17-SNAPSHOT + 0.0.17 ../pom.xml access-welcome