From 040c8b985078417ce109d345eb2c446d793c6100 Mon Sep 17 00:00:00 2001 From: David Gault Date: Thu, 7 Dec 2023 13:57:12 +0000 Subject: [PATCH] Bump release version to 1.0.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55276770..50a4a47e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.openmicroscopy ome-codecs - 1.0.1 + 1.0.2-SNAPSHOT OME Codecs Image encoding and decoding routines.