From 4991a4788fe8cb66e1078e7db6d68be5c9926abe Mon Sep 17 00:00:00 2001 From: Okke Harsta Date: Tue, 21 Jan 2025 14:50:39 +0100 Subject: [PATCH] Next major release from main in 8.0.0 --- account-gui/pom.xml | 2 +- myconext-gui/pom.xml | 2 +- myconext-server/pom.xml | 2 +- pom.xml | 2 +- public-gui/pom.xml | 2 +- tiqr-mock/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/account-gui/pom.xml b/account-gui/pom.xml index febc9db5..b7030b63 100644 --- a/account-gui/pom.xml +++ b/account-gui/pom.xml @@ -4,7 +4,7 @@ org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT ../pom.xml account-gui diff --git a/myconext-gui/pom.xml b/myconext-gui/pom.xml index f839c48a..f8ed8b38 100644 --- a/myconext-gui/pom.xml +++ b/myconext-gui/pom.xml @@ -4,7 +4,7 @@ org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT ../pom.xml myconext-gui diff --git a/myconext-server/pom.xml b/myconext-server/pom.xml index f583c59b..39490b9e 100644 --- a/myconext-server/pom.xml +++ b/myconext-server/pom.xml @@ -4,7 +4,7 @@ org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT ../pom.xml myconext-server diff --git a/pom.xml b/pom.xml index 1b451314..52886cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT pom myconext My OpenConext diff --git a/public-gui/pom.xml b/public-gui/pom.xml index 2bf3afb6..2793b9fd 100644 --- a/public-gui/pom.xml +++ b/public-gui/pom.xml @@ -4,7 +4,7 @@ org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT ../pom.xml public-gui diff --git a/tiqr-mock/pom.xml b/tiqr-mock/pom.xml index c7b68fd4..4c41af32 100644 --- a/tiqr-mock/pom.xml +++ b/tiqr-mock/pom.xml @@ -4,7 +4,7 @@ org.openconext myconext - 7.3.10-SNAPSHOT + 8.0.0-SNAPSHOT ../pom.xml tiqr-mock