diff options
author | 2023-01-30 08:47:37 +0100 | |
---|---|---|
committer | 2023-01-30 08:52:25 +0100 | |
commit | fc7bb1865dad8435eba86ba477a184a20fe6daf3 (patch) | |
tree | 1d5fb028dbbbae71601fb048934d391b9224f557 /pom.xml | |
parent | 8fd7f0586803a13848a9db79d95492d49c2155a1 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |