Bump Base dockers version to 1.6.1 22/103922/1 1.6.1
authorOfir Sonsino <os0695@intl.att.com>
Thu, 19 Mar 2020 08:25:15 +0000 (10:25 +0200)
committerOfir Sonsino <os0695@intl.att.com>
Thu, 19 Mar 2020 08:25:15 +0000 (10:25 +0200)
Change-Id: If700e171c7862b29d7c5c86663cd06c3c88cb890
Issue-ID: SDC-2595
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 7671df2..78a28ee 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.onap.sdc.sdc-docker-base</groupId>
   <artifactId>sdc-docker-base</artifactId>
   <packaging>pom</packaging>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.6.1-SNAPSHOT</version>
   <name>sdc-sdc-docker-base</name>
 
   <parent>
index 0f0fb2b..9c539e8 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=6
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}