From 2a791cce0c69284f9f4882cc6d00555047c59e77 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Tue, 29 Oct 2024 12:52:44 +0100 Subject: [PATCH] Back to snapshot --- 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 bc1760e6..4180efde 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.23 + 0.0.24-SNAPSHOT ../pom.xml access-client diff --git a/pom.xml b/pom.xml index 508255e8..d2c05f8b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openconext access - 0.0.23 + 0.0.24-SNAPSHOT pom access SURFconext Invite diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 5547266f..ec37b7b4 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.23 + 0.0.24-SNAPSHOT ../pom.xml provisioning-mock diff --git a/server/pom.xml b/server/pom.xml index c70b20fc..032980c4 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.23 + 0.0.24-SNAPSHOT ../pom.xml access-server diff --git a/welcome/pom.xml b/welcome/pom.xml index ff234695..949112dd 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.23 + 0.0.24-SNAPSHOT ../pom.xml access-welcome