From 4604fffdea225ca54d27961c384f4f5a24d08015 Mon Sep 17 00:00:00 2001 From: David Gault Date: Tue, 16 Apr 2024 11:38:58 +0100 Subject: [PATCH] Bump release version to 6.0.23-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fd6feb2..8eee4509 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.openmicroscopy ome-common - 6.0.22 + 6.0.23-SNAPSHOT OME Common Java Contains common I/O, date parsing, and XML processing classes.