Bump version 41/100141/1
authordglFromAtt <dgl@research.att.com>
Thu, 9 Jan 2020 17:07:29 +0000 (12:07 -0500)
committerdglFromAtt <dgl@research.att.com>
Thu, 9 Jan 2020 17:07:40 +0000 (12:07 -0500)
Issue-ID: DMAAP-1363
Signed-off-by: dglFromAtt <dgl@research.att.com>
Change-Id: I6be4de88fa4dcc39e4d17d635d43d2fbc076a90f
Signed-off-by: dglFromAtt <dgl@research.att.com>
dmaap-bc/pom.xml
pom.xml
version.properties

index 1c14b5b..cebe0fb 100644 (file)
     <jettyVersion>9.4.12.RC2</jettyVersion>
     <eelf.version>1.0.0</eelf.version>
     <swagger.version>1.5.19</swagger.version>
-    <artifact.version>2.0.1</artifact.version>
+    <artifact.version>2.0.2</artifact.version>
     <timestamp>${maven.build.timestamp}</timestamp>
     <maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
     <!--  SONAR  -->
diff --git a/pom.xml b/pom.xml
index 810e78a..562a3c5 100644 (file)
--- 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>
index 49a923f..a922965 100644 (file)
@@ -27,7 +27,7 @@
 
 major=2
 minor=0
-patch=1
+patch=2
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins