Bump latest image version 11/105011/1 2.1.6
authorefiacor <fiachra.corcoran@est.tech>
Thu, 2 Apr 2020 16:38:16 +0000 (17:38 +0100)
committerefiacor <fiachra.corcoran@est.tech>
Thu, 2 Apr 2020 16:38:20 +0000 (17:38 +0100)
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I1324d0258ff0637101ade5aa4374a2e51084f550
Issue-ID: DMAAP-1420

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 70223ab..0d79399 100755 (executable)
--- 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>
index 5e24a1b..acd4824 100644 (file)
@@ -27,7 +27,7 @@
 \r
 major=2\r
 minor=1\r
-patch=5\r
+patch=6\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r