From bc336b1b4530083e3b8407c5abe421f44a803c09 Mon Sep 17 00:00:00 2001 From: Curtis Rueden <ctrueden@wisc.edu> Date: Wed, 24 May 2017 15:48:02 -0500 Subject: [PATCH] Bump to next development cycle Signed-off-by: Curtis Rueden <ctrueden@wisc.edu> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e83aee..58dc19b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>sc.fiji</groupId> <artifactId>bigdataviewer_fiji</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> <name>BigDataViewer Fiji</name> <description>Fiji plugins for starting BigDataViewer and exporting data.</description> -- GitLab