aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-01-30 08:33:47 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-01-30 08:33:47 +0100
commit1ac3b958c45d741b80c362a7e6f447080ed9007f (patch)
tree1e53dfe6a825e306e87d58669340d1a9631b08fa /pom.xml
parenta973076e2248b4b06af724b76d63c2d702245e1d (diff)
[DMAAP-DR] Update version to 2.1.13
Issue-ID: DMAAP-1642 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If028e0f84337a68d5fac1ed931fe99bc4102f95b
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8bbc5f63..75bc06c4 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>