aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoredepaul <paul.p.dennehy@est.tech>2019-08-08 15:26:24 +0000
committeredepaul <paul.p.dennehy@est.tech>2019-08-08 15:26:24 +0000
commit2e0f4f0a4673cf8dd08f28b7125113b7aedbdb1d (patch)
treeececfc46cb8a188af972f645c712c661efa22a7e /pom.xml
parent0645ccf674f388cc989ef43d2ce24f359915e453 (diff)
Updating POM and fixing unit test
Issue-ID: DMAAP-1195 Change-Id: I9d55c1cf17436d3616827d123d49aeffc35c515f Signed-off-by: edepaul <paul.p.dennehy@est.tech>
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 afe6e327..fe024fd7 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.0-SNAPSHOT</revision>
+ <revision>2.1.1-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>