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-stub/cps-ncmp-rest-stub-service/pom.xml | |
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-stub/cps-ncmp-rest-stub-service/pom.xml')
-rw-r--r-- | cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml index d2cce87977..4ec8b4e204 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-ncmp-rest-stub</artifactId> - <version>3.3.9-SNAPSHOT</version> + <version>3.3.10-SNAPSHOT</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |