From af0356fd44c31b5f5f469360d4cf1e9a09050021 Mon Sep 17 00:00:00 2001
From: Daniel Gerhardt <code@dgerhardt.net>
Date: Thu, 1 Nov 2018 11:26:52 +0100
Subject: [PATCH] Start next patch release iteration

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 189c7f424..5fe2309c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>de.thm.arsnova</groupId>
 	<artifactId>arsnova-backend</artifactId>
-	<version>2.5.8</version>
+	<version>2.5.9-SNAPSHOT</version>
 	<packaging>war</packaging>
 
 	<properties>
-- 
GitLab