aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-10-04 18:00:09 +0100
committerFiachra Corcoran <fiachra.corcoran@est.tech>2022-10-05 11:40:24 +0000
commit0f3bdae1a9ea2ef6ade01a8eed7b6229f0a168c5 (patch)
tree7f12bb34c4065bb46ea280b11a8d7075bfaacbee /pom.xml
parent1bb3c3745780679555fef7fe054539d57da4e5fc (diff)
[DMAAP-DR] Add Kohn release notes
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie440c28f3bfe0a4df141c0abf8b404edb4c44686 Issue-ID: DMAAP-1786
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 ec0aedfc..77068296 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.11-SNAPSHOT</revision>
+ <revision>2.1.12-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>