aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-03-05 19:13:30 +0000
committerefiacor <fiachra.corcoran@est.tech>2020-03-05 19:13:36 +0000
commitb5593a328646352d5a9ab9127894b6a4e6f281d7 (patch)
tree47341d519b3cd3ed75225333d3571d4227511a88 /pom.xml
parentbf72b3396c4a29568ed4093e6cda52c69f322eb7 (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-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b31a08ad..bd453622 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.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>