diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-11-23 06:46:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-23 06:46:39 +0000 |
commit | 2a9c1e284de421fe01f467439689d36a7b062397 (patch) | |
tree | ae130ddd8f65197d9daad30c56da4ef46d985c04 /profiles/snmp/pom.xml | |
parent | c38dd39eeaf64deefec8f41b7ed5bfd2c60f34ef (diff) | |
parent | e11190d055edb89a95b34d5a4355a899307ae3c9 (diff) |
Merge "Casablanca final release changes"2.0.5
Diffstat (limited to 'profiles/snmp/pom.xml')
-rw-r--r-- | profiles/snmp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 15b52992..cfd5f228 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-profiles</artifactId> - <version>2.0.4</version> + <version>2.0.5</version> </parent> <artifactId>cli-profiles-snmp</artifactId> |