diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-03-18 15:01:05 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-03-18 15:01:05 +0530 |
commit | 5633e58a02a935415987be3c0ed25324070084a7 (patch) | |
tree | d56594bf1c9acc64400da6e3a217186cdeddeefd /cmso-service | |
parent | ee02cbcfb07c7322b93399c80e50acd2b975ccbd (diff) |
Bump CMSO to 2.3.3
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I13815bf0c4628a8dd01680788e571367c052475e
Diffstat (limited to 'cmso-service')
-rw-r--r-- | cmso-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-service/pom.xml b/cmso-service/pom.xml index c642a59..2242fc5 100644 --- a/cmso-service/pom.xml +++ b/cmso-service/pom.xml @@ -30,7 +30,7 @@ <parent>
<groupId>org.onap.optf.cmso</groupId>
<artifactId>cmso</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.cmso.service</groupId>
|