diff options
author | egernug <gerard.nugent@est.tech> | 2023-07-21 13:27:24 +0100 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2023-07-21 14:53:28 +0100 |
commit | bdac4402397f4359aeb81bc8acc59900bba99c62 (patch) | |
tree | 8a9c83c10e66d5f6a7709d33e2fe7179fadb474f /cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | |
parent | 02dd5d228c23f14fa2f1e278e31c30c10388c5c7 (diff) |
Prepare for next CPS-NCMP release
Issue-ID: CPS-1797
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ib2b840b6b37131f16afd879720658d2e45387d6a
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 c05f610efb..44c23d62c5 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.5-SNAPSHOT</version> + <version>3.3.6-SNAPSHOT</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |