From 132c5bda37b945edd66c39818eae1f231adb4c67 Mon Sep 17 00:00:00 2001 From: Bart Geesink Date: Fri, 22 Sep 2023 16:09:46 +0200 Subject: [PATCH] 0.0.2-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 ed134ef2..5a802135 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ org.openconext access - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 2ce8c05e..b734fd1c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openconext access - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT pom access diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 6329f33a..1d9014f7 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -6,7 +6,7 @@ org.openconext access - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT ../pom.xml diff --git a/server/pom.xml b/server/pom.xml index 43dafd3c..3fc610db 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ org.openconext access - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT ../pom.xml diff --git a/welcome/pom.xml b/welcome/pom.xml index b65cb4a6..2968bd07 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -5,7 +5,7 @@ org.openconext access - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT ../pom.xml