diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2022-04-21 14:08:18 +0100 |
---|---|---|
committer | aditya puthuparambil <aditya.puthuparambil@bell.ca> | 2022-04-25 10:22:20 +0000 |
commit | d450b4a6297c490851dd1bb2fc8c8a867aaeebdf (patch) | |
tree | 595f1d549e691cad0e8b796199b3dccb3f9ae851 /docs/deployment.rst | |
parent | 14d6c9b861cddaee2a028ac545ea35ebb2cc8104 (diff) |
Finalise documentation for Jakarta
Specified version of antrl4-maven-plugin
Repo changed to jakarta
All reference to OOM repo still points to master as Jakarta branching is not yet done for OOM.
Issue-ID: CPS-976
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Iaa22f169e11547c5ef45dee791f6cee590f1c2bc
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index 3f5943ceb0..f07113d6f0 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -282,5 +282,5 @@ exhaustive. CPS-Core Docker Installation ============================ -CPS-Core can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps/blob/master/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant services. -The latest instructions are covered in the `README <https://github.com/onap/cps/blob/master/docker-compose/README.md>`_. +CPS-Core can also be installed in a docker environment. `docker-compose <https://github.com/onap/cps/blob/jakarta/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant services. +The instructions are covered in the `README <https://github.com/onap/cps/blob/jakarta/docker-compose/README.md>`_. |