aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-03-31 17:20:13 +0100
committerefiacor <fiachra.corcoran@est.tech>2022-04-05 15:48:22 +0100
commite49f6d600a6bdc828a2cd8a8e04b1182586a5e19 (patch)
treeb698a77d2c98110f0c26c34703fa91411a41ae39 /pom.xml
parent65cdebe21011e11405c6959ccd750bf1f8ddba49 (diff)
[DMAAP-DR] Doc updates for AAF and tlsEnabled2.1.11
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id2c216b67ebcd341088842a1f1016d06b7ebf8a7 Issue-ID: DMAAP-1714
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 5d1c178c..ec0aedfc 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.10-SNAPSHOT</revision>
+ <revision>2.1.11-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>