Bump version to 1.3

Change-Id: I7028771071585d86df95580902b8214f7c3889fb
diff --git a/pom.xml b/pom.xml
index 909819c..4933cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     <groupId>groupId</groupId>
     <artifactId>KorAP-Tokenizer</artifactId>
-    <version>1.2-${git.commit.id.abbrev}</version>
+    <version>1.3-${git.commit.id.abbrev}</version>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>