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-topology | |
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-topology')
-rw-r--r-- | cmso-topology/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-topology/pom.xml b/cmso-topology/pom.xml index ec63f46..70f71ce 100644 --- a/cmso-topology/pom.xml +++ b/cmso-topology/pom.xml @@ -19,7 +19,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.topology</groupId> |