From 683c2f2751014f286b71b40248acc1b5a890cd8c Mon Sep 17 00:00:00 2001 From: tpietzsch Date: Tue, 7 May 2024 14:34:33 +0200 Subject: [PATCH] Bump to next development cycle Signed-off-by: tpietzsch --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fa9aed..6ee8d2e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.imglib2 imglib2-cache - 1.0.0-beta-18-SNAPSHOT + 1.0.0-beta-19-SNAPSHOT ImgLib2 Cache Library Cache interfaces and java.lang.ref based implementation.