From: Jimmy Forsyth Date: Tue, 15 May 2018 20:25:11 +0000 (-0400) Subject: Upversion resources prior to branching X-Git-Tag: 2.0.0-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F47709%2F1;p=aai%2Fresources.git Upversion resources prior to branching Issue-ID: AAI-1140 Change-Id: Id6bcfafcc24e73418414e822976e176f84c21572 Signed-off-by: Jimmy Forsyth --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 6a398665..eb3a3123 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.aai.resources aai-resources - 1.2.0 + 1.2.1 org.springframework.boot diff --git a/pom.xml b/pom.xml index 5ea4d073..59cea321 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.resources resources - 1.2.0 + 1.2.1 aai-resources pom diff --git a/version.properties b/version.properties index 9c95207d..dfe0c654 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=2 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}