From: Jimmy Forsyth Date: Fri, 20 Mar 2020 19:57:40 +0000 (-0400) Subject: Updated to use event-client:1.6.4 X-Git-Tag: 6.0.0-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=commitdiff_plain;h=72f4a83f0c6e14fd7ef0fe35cafd3337d56ca3d3 Updated to use event-client:1.6.4 Issue-ID: AAI-2834 Change-Id: I56770c515324c97c30645d3006ac95cc02203f74 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index fc7fc09..e0ff239 100644 --- a/pom.xml +++ b/pom.xml @@ -30,12 +30,12 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT aai-router-core google_checks.xml 1.6.8 - 1.5.0 + 1.6.4 0.70 2.22.1 diff --git a/version.properties b/version.properties index fe64195..98eaf26 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}