diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-18 11:46:25 +0200 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-18 15:11:50 +0200 |
commit | 036b2f01da6d51d8b466e48b4cfc8692a224bfe3 (patch) | |
tree | 2c6e6e6a3a7991dcfa825542a3926f2b704d7a8c /README.md | |
parent | f8ce5f7332bd79b584ddd45ed8062cfdb5a938f3 (diff) |
[OOM-CMPv2] Rename module and docker image
Rename: oom-truststore-merger -> oom-certservice-post-processor
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ More information about the project and all its functionalities you can find unde Project consists of three submodules: 1. oom-certservice-api 2. oom-certservice-client -3. oom-truststore-merger +3. oom-certservice-post-processor Detailed information about submodules can be found in ```README.md``` in their directories. |