diff options
Diffstat (limited to 'certServiceClient/README.md')
-rw-r--r-- | certServiceClient/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceClient/README.md b/certServiceClient/README.md index 277f7a1c..38250160 100644 --- a/certServiceClient/README.md +++ b/certServiceClient/README.md @@ -18,7 +18,7 @@ mvn clean install -P docker ### Nexus container image ``` -nexus3.onap.org:10001/onap/org.onap.oom.certservice.oom-certservice-client:latest +nexus3.onap.org:10001/onap/org.onap.oom.platform.cert-service.oom-certservice-client:latest ``` ### Running local client application as standalone docker container |