summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-09 13:56:12 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-09 13:56:12 -0700
commita4bb011a91ef18261167f1e4f555f57e0e8f8b27 (patch)
treeeee5e3d127df424c9f2a45817a848c681501e4f2
parent390569a866e1dd6d733f25680f500acdcf5dc4b2 (diff)
Bump oparent-python version
Bump oparent-python version to 1.1.1 to resolve a license issue in an old version of lombok. Change-Id: I6dfc791a1932bdb800b274382432ade86005225e Issue-ID: INT-493 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8e3f9c5..9c14fac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<groupId>org.onap.optf.has</groupId>