diff options
author | HelenaLydon <helena.lydon@est.tech> | 2019-09-05 10:08:51 +0000 |
---|---|---|
committer | HelenaLydon <helena.lydon@est.tech> | 2019-09-05 10:08:51 +0000 |
commit | 18e2259469f0185c12f7c63e91d8f1ac82979d1d (patch) | |
tree | de3ca33b2b7935d0116fe46cf8af3db67f541b85 /pom.xml | |
parent | 79f3b3c261e88c5b83227911d49957a546b1f0b5 (diff) |
[DR] El Alto image release version update
Change-Id: I9c323cbd67a6d3badc982335bd40359dc16d2149
Issue-ID: DMAAP-1287
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ </parent> <properties> <!--revision must also be set in the version.properties file at project root--> - <revision>2.1.1-SNAPSHOT</revision> + <revision>2.1.2-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> |