From b0dde0202759087a2d872eb12d5de56f2ee5b496 Mon Sep 17 00:00:00 2001 From: Daniel Gerhardt <code@dgerhardt.net> Date: Wed, 6 Jul 2016 15:29:12 +0200 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 fcf2ddfba..9f3dc9558 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.3.3</version> + <version>2.3.4-SNAPSHOT</version> <packaging>war</packaging> <properties> -- GitLab