From c9330664eeee1023733cc97fef730e602a2b8f29 Mon Sep 17 00:00:00 2001 From: Daniel Silverthorn Date: Tue, 27 Mar 2018 14:36:02 -0400 Subject: [PATCH] Use new library versions Change-Id: I70c24ac38ddb7646b7a329f6b246beade50da87e Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4151a47..cd22ba5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ In order to make the _REST Client_ library available to your microservice, inclu org.openecomp.aai rest-client - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ## Code Examples diff --git a/pom.xml b/pom.xml index 2de12e2..bdc54f6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.oparent oparent - 1.1.0-SNAPSHOT + 1.1.0 org.onap.aai @@ -54,7 +54,7 @@ limitations under the License. org.onap.aai.logging-service common-logging - 1.2.1 + 1.2.2 -- 2.16.6