summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2020-01-09 12:07:29 -0500
committerdglFromAtt <dgl@research.att.com>2020-01-09 12:07:40 -0500
commit31b1a1e1af3dc575bee655fede363125ed8107a1 (patch)
treef2768c67e6a5cca3563b3ebaa75325e39863195c /pom.xml
parent492556d43ccbe2307bab9c6e55a86bc3fd761b9e (diff)
Bump version
Issue-ID: DMAAP-1363 Signed-off-by: dglFromAtt <dgl@research.att.com> Change-Id: I6be4de88fa4dcc39e4d17d635d43d2fbc076a90f Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 810e78a..562a3c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
- <artifactVersion>2.0.1</artifactVersion>
+ <artifactVersion>2.0.2</artifactVersion>
<multiproject.basedir>${basedir}</multiproject.basedir>
<docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
<skip.docker.build>true</skip.docker.build>