summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuoyu Ying <ruoyu.ying@intel.com>2019-03-15 05:49:41 +0800
committerRuoyu Ying <ruoyu.ying@intel.com>2019-03-15 05:50:31 +0800
commit44c52c761b90423a8fe1e127d77e76c561651293 (patch)
tree9308fa50d66bdcb577d52f18b6d92f971638633a
parent2f098216574f3b507aeb1e1aa76c9a340e6b4bcd (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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2e671a1..f5544c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>