diff options
Diffstat (limited to 'cmso-robot')
-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 074d046..0a7696b 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.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.cmso</groupId>
|