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