aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-01-30 08:47:37 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-01-30 08:52:25 +0100
commitfc7bb1865dad8435eba86ba477a184a20fe6daf3 (patch)
tree1d5fb028dbbbae71601fb048934d391b9224f557 /pom.xml
parent8fd7f0586803a13848a9db79d95492d49c2155a1 (diff)
[DMAAP-BC] Update version to 2.0.12
Issue-ID: DMAAP-1643 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I295882a95a02b94e27e500d891abec891e8494e5
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dad5701..2af3ed8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
- <revision>2.0.11-SNAPSHOT</revision>
+ <revision>2.0.12-SNAPSHOT</revision>
<multiproject.basedir>${basedir}</multiproject.basedir>
<docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>