aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-04-02 17:38:16 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-04-02 17:38:20 +0100
commite8ba88b7d2529442c0f80eee6aa200716c0e72a1 (patch)
tree326bd8ce313f055a072d7eeab4504d9138eb4c99 /pom.xml
parent786c7b6d347aeb944275fc76a796424573b1b632 (diff)
Bump latest image version2.1.6
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1324d0258ff0637101ade5aa4374a2e51084f550 Issue-ID: DMAAP-1420
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 70223ab6..0d793996 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.5-SNAPSHOT</revision>
+ <revision>2.1.6-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>