diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 13:17:30 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 13:17:30 +0530 |
commit | b1dcbf5291bc713f8852999f2d0ae0481d609d53 (patch) | |
tree | 5a9ecb7950b927835832e4e46983e1672ae020f8 /cmso-robot/pom.xml | |
parent | 2e1752098e821b16c5f997296254ac1d68b8b1ee (diff) |
Increment cmso release version to 2.3.02.3.0
Issue-ID: OPTFRA-850
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Iec7abdd9489af8c159d6c12a22ce86de24cb0cda
Diffstat (limited to 'cmso-robot/pom.xml')
-rw-r--r-- | cmso-robot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-robot/pom.xml b/cmso-robot/pom.xml index 9c31efa..d98f29b 100644 --- a/cmso-robot/pom.xml +++ b/cmso-robot/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.optf.cmso</groupId>
<artifactId>cmso</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.cmso</groupId>
|