From ddf1f72fdcd96f901021c7bbf993fc172d2461b8 Mon Sep 17 00:00:00 2001 From: John Bogovic Date: Tue, 13 Feb 2024 16:35:46 -0500 Subject: [PATCH] Bump to next development cycle Signed-off-by: John Bogovic --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 057aea6..d19aef0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ jitk jitk-tps - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT JavaITK thin plate spline A java port of the ITK thin plate spline implementation.