[DMAAP-DR] Update version to 2.1.13
Issue-ID: DMAAP-1642
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If028e0f84337a68d5fac1ed931fe99bc4102f95b
diff --git a/pom.xml b/pom.xml
index 8bbc5f6..75bc06c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
</parent>
<properties>
<!--revision must also be set in the version.properties file at project root-->
- <revision>2.1.12-SNAPSHOT</revision>
+ <revision>2.1.13-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>