diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2017-12-06 13:22:56 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2017-12-06 13:27:12 -0500 |
commit | 3cba0debb7ef72781ecbab25474d27918d4d2407 (patch) | |
tree | 571f23bd2890922d189213b52a56776e438b4fe8 /README.md | |
parent | be2d880b8a316ccbd7135f935a5005835b9e7aad (diff) |
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 <steven.blimkie@amdocs.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 + |