From 81a50181f610a0e2df127a0e72409cfe37070e0e Mon Sep 17 00:00:00 2001 From: tpietzsch Date: Wed, 3 Apr 2024 14:04:50 +0200 Subject: [PATCH] POM: Bump version to 7.0.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4eef919f..75b464d20 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.imglib2 imglib2 - 6.4.1-SNAPSHOT + 7.0.0-SNAPSHOT ImgLib2 Core Library A multidimensional, type-agnostic image processing library.