diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-02-05 21:03:26 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-02-05 21:03:33 +0000 |
commit | 7e8338ea2d68767d592d254c91e9e727509dce20 (patch) | |
tree | f2e7ee80b2cf78b137182a16b7c5385da5226176 /pom.xml | |
parent | 0ad65c47b4fbddd5d1b653c5e38dcdf84884de9f (diff) |
Bump DR version2.1.4
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib9d3781edfa05dd9adeec66acaf556bb31cf8a14
Issue-ID: DMAAP-1195
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.3-SNAPSHOT</revision> + <revision>2.1.4-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> |