aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordavid.mcweeney <david.mcweeney@est.tech>2021-03-09 16:36:21 +0000
committerdavid.mcweeney <david.mcweeney@est.tech>2021-03-12 12:48:15 +0000
commita4c361637f3cf19b1c5fd4bdc55e40645e34505b (patch)
tree6de821ea09e8989edeb560694aeaf18337ab72b6 /pom.xml
parentf8f4d4ce09bb522d6bf341734d5df06aafcdeff8 (diff)
Sonar test fix
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: Icbb108409c24e371eb8f2c90fef0bcce3f2b59cd Issue-ID: DMAAP-1564
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 041891b3..a7b13c95 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.8-SNAPSHOT</revision>
+ <revision>2.1.9-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>