diff options
author | yashwanth03 <gandhapu.yashwanth@wipro.com> | 2021-02-09 02:14:08 -0800 |
---|---|---|
committer | yashwanth03 <gandhapu.yashwanth@wipro.com> | 2021-02-09 02:14:08 -0800 |
commit | a65f0af2b468a04916f83df1088394aa5d08135f (patch) | |
tree | a282bb832538a4454109d7a9a9ab8e095245548b /cmso-topology/pom.xml | |
parent | 59a907e57da2ef13f3d967803a97317d80823f48 (diff) |
Fix Security Vulnerablities2.3.1
Issue-ID: OPTFRA-905
Signed-off-by: yashwanth03 <gandhapu.yashwanth@wipro.com>
Change-Id: Ic618bb0261def69d763354ac99968541926fb240
Diffstat (limited to 'cmso-topology/pom.xml')
-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 c3e4437..9e8853f 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.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <groupId>org.onap.optf.cmso.topology</groupId> |