diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-06 17:06:15 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-06 17:06:21 +0000 |
commit | 2c4535dc53b6a5e9c559cacd0a29b78c9bab9c07 (patch) | |
tree | 39e91e328cb36c9ed4c328277db4f3ad932d1d8d /cps-ncmp-rest | |
parent | c0b385e9d706314a5c757cd1b4e9404820241ccd (diff) |
Bump cps to 3.3.10-SNAPSHOT
- bump cps to 3.3.10-SNAPSHOT and update the docs
Issue-ID: CPS-1954
Change-Id: Id62f59d4b3c42ea6f791fad85f0700089e3125b9
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-rest')
-rw-r--r-- | cps-ncmp-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index d401d9020d..52debe3581 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.9-SNAPSHOT</version> + <version>3.3.10-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |