diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-03-05 19:13:30 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-03-05 19:13:36 +0000 |
commit | b5593a328646352d5a9ab9127894b6a4e6f281d7 (patch) | |
tree | 47341d519b3cd3ed75225333d3571d4227511a88 /pom.xml | |
parent | bf72b3396c4a29568ed4093e6cda52c69f322eb7 (diff) |
Bumping DR version2.1.5
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I4cb4e57f7812f3c1d8a7538595f9f689ff98b796
Issue-ID: DMAAP-1404
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.4-SNAPSHOT</revision> + <revision>2.1.5-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> |