From 3cba0debb7ef72781ecbab25474d27918d4d2407 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Wed, 6 Dec 2017 13:22:56 -0500 Subject: Use rebranded version of auth library Use the new version of the auth library which has been renamed from openecomp to onap Issue-ID: AAI-10 Change-Id: Ie5f9520f6218b7550dd68844600b683e30ec6424 Signed-off-by: sblimkie --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 75bdde5..8724b74 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ After cloning the project, execute the following Maven command from the project' Now, you can build your Docker image: - > docker build -t openecomp/crud-service target + > docker build -t onap/crud-service target ### Deploying The Microservice @@ -123,4 +123,4 @@ Gizmo exposes a bulk API to operate on multiple graph entities within a single r - \ No newline at end of file + -- cgit 1.2.3-korg