From: Jimmy Forsyth Date: Tue, 2 Jul 2019 14:28:46 +0000 (-0400) Subject: Update to oparent 2.0.0 X-Git-Tag: 1.5.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F90790%2F2;p=aai%2Frest-client.git Update to oparent 2.0.0 Issue-ID: AAI-2484 Change-Id: I654eaab1cb0387224a1a7e717ad036f4cbd542e4 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index c500043..edb71ca 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,12 @@ org.onap.oparent oparent - 1.2.1 + 2.0.0 org.onap.aai rest-client - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT aai-rest-client diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}