From 3eb29415c3ec6d3c734794e2ecb2f06da502e5b2 Mon Sep 17 00:00:00 2001
From: pietzsch <pietzsch@tomancak-mac-26.local>
Date: Thu, 25 Apr 2019 11:00:26 +0200
Subject: [PATCH] Bump to next development cycle

Signed-off-by: pietzsch <pietzsch@tomancak-mac-26.local>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ebcbc8..428a5b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
 	<groupId>sc.fiji</groupId>
 	<artifactId>bigdataviewer_fiji</artifactId>
-	<version>5.0.1-SNAPSHOT</version>
+	<version>6.0.1-SNAPSHOT</version>
 
 	<name>BigDataViewer Fiji</name>
 	<description>Fiji plugins for starting BigDataViewer and exporting data.</description>
-- 
GitLab