diff options
author | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-03-15 05:49:41 +0800 |
---|---|---|
committer | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-03-15 05:50:31 +0800 |
commit | 44c52c761b90423a8fe1e127d77e76c561651293 (patch) | |
tree | 9308fa50d66bdcb577d52f18b6d92f971638633a /pom.xml | |
parent | 2f098216574f3b507aeb1e1aa76c9a340e6b4bcd (diff) |
Bump up python-oparent to version 1.2.3
Change-Id: I49f2235aff21851e92d4b081cedc8dd19ec5d686
Issue-ID: OPTFRA-460
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent-python</artifactId> - <version>1.2.1</version> + <version>1.2.3</version> </parent> <groupId>org.onap.optf.has</groupId> |