Set version to 2.3.0-SNAPSHOT to allow maven-release-plugin to work
Change-Id: I2f237836890785200876a85a6479ad669a09d6cb
diff --git a/pom.xml b/pom.xml
index d4ce1e2..e25a0cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>de.ids-mannheim.korap.tokenizer</groupId>
<artifactId>KorAP-Tokenizer</artifactId>
- <version>2.3.0</version>
+ <version>2.3.0-SNAPSHOT</version>
<name>KorAP-Tokenizer</name>
<description>DFA tokenizer with character offset output, large abbreviation tables and CMC support.</description>