From: Jimmy Forsyth Date: Mon, 8 Oct 2018 16:15:41 +0000 (-0400) Subject: Upversion resources to 1.3.1-SNAPSHOT X-Git-Tag: 1.3.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ee6079d5d2dd4f3300a1e35965371c449a392f6e;p=aai%2Fresources.git Upversion resources to 1.3.1-SNAPSHOT Issue-ID: AAI-1708 Change-Id: Ia9c230978dc0cee7eeb005a3194464ae523414d5 Signed-off-by: Jimmy Forsyth --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 154a6e7b..2631a484 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,11 +25,11 @@ 4.0.0 org.onap.aai.resources aai-resources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT org.onap.aai.resources resources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 3ffd555e..5a4bcdfe 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 51e1781e..e8911fbc 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=3 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}