From: Forsyth, James (jf2512) Date: Fri, 17 Jan 2020 22:56:00 +0000 (-0500) Subject: Upversion to 1.6.1 X-Git-Tag: 1.6.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=28617cc3d7dd24b558d6824bc4b57ca7ad785fde Upversion to 1.6.1 Issue-ID: AAI-2761 Signed-off-by: Forsyth, James (jf2512) Change-Id: I0c7ba74bae20a666d2c3c3d93d897eaec45be679 --- diff --git a/pom.xml b/pom.xml index 4de425b..b110beb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT aai-data-router diff --git a/version.properties b/version.properties index a0756ad..922c4fa 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}