From: puthuparambil.aditya Date: Wed, 1 Jul 2020 11:49:11 +0000 (+0100) Subject: Bump oparent to version 3.1.1-SNAPSHOT X-Git-Tag: 3.2.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oparent.git;a=commitdiff_plain;h=563d636040ea828aef4cba71878ca2abf2c3a366 Bump oparent to version 3.1.1-SNAPSHOT Issue-ID: INT-1486 Signed-off-by: puthuparambil.aditya Change-Id: Ie1290435148cabf85b50e66d6c850d7a5676234c --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 439b82b..2894674 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -2,6 +2,7 @@ diff --git a/version.properties b/version.properties index 731d39e..8c58c9d 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=3 minor_version=1 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}