[OOM-CMPv2] Renamed pakage o.o.oom.truststoremerger -> o.o.oom.certservice.postprocessor
[oom/platform/cert-service.git] / certServiceClient / README.md
index 277f7a1..63d9780 100644 (file)
@@ -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
@@ -26,7 +26,7 @@ CertService API and client must be running in same network.
 
 You need certificate and trust anchors (in JKS format) to connect to CertService API via HTTPS. Information how to generate truststore and keystore files you can find in CertService main README.
 
-Information how to run you can find in CertService main README and official documentation, see [Read The Docs](https://docs.onap.org/projects/onap-aaf-certservice/en/latest/sections/usage.html)
+Information how to run you can find in CertService main README and official documentation, see [Read The Docs](https://docs.onap.org/projects/onap-oom-platform-cert-service/en/latest/sections/usage.html)
 
 
 ### Logs locally