diff options
author | Flood, Jerry (jf9860) <jf9860@att.com> | 2019-09-20 07:40:18 -0400 |
---|---|---|
committer | Flood, Jerry (jf9860) <jf9860@att.com> | 2019-09-20 11:00:01 -0400 |
commit | 08ea9123fbe26f0d677ecdd438aea773ddd8e857 (patch) | |
tree | 914cd8137513b16deaa8e45182961c1ed34c3f42 /cmso-sonar/pom.xml | |
parent | 835f29fe2fabbaa1d2c12f931166f78c8007aae6 (diff) |
Update the version to 2.1.1 for el alto
Issue-ID: OPTFRA-580
Change-Id: Idc01a16b997aa2a85ab358c23b36e32f795dfc4f
Signed-off-by: Flood, Jerry (jf9860) <jf9860@att.com>
Diffstat (limited to 'cmso-sonar/pom.xml')
-rw-r--r-- | cmso-sonar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-sonar/pom.xml b/cmso-sonar/pom.xml index 05c58a4..65ca2c4 100644 --- a/cmso-sonar/pom.xml +++ b/cmso-sonar/pom.xml @@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.optf.cmso</groupId>
<artifactId>cmso</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.cmso.sonar</groupId>
|