From: Jimmy Forsyth Date: Wed, 14 Aug 2019 19:36:28 +0000 (-0400) Subject: Upversion resources in master X-Git-Tag: 1.6.1~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e8d95f2d2d0f82f84b8235e73a95f45e2b34c90d;p=aai%2Fresources.git Upversion resources in master Issue-ID: AAI-2579 Change-Id: I420fddcc6efb1027663fa41e1bce21856b2b7c2f Signed-off-by: Jimmy Forsyth --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index ccca0ca2..b09a6c71 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,17 +25,17 @@ 4.0.0 org.onap.aai.resources aai-resources - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.aai.resources resources - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT 1.8 org.onap.aai.ResourcesApp - 1.5.0 + 1.5.1 1.5.3 1.5.3 1.0.2 diff --git a/pom.xml b/pom.xml index f8400c44..34268746 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index b11eaff1..704dc531 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=5 +minor_version=6 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}