summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-09 13:57:25 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-09 13:57:25 -0700
commit861f2b0a25e9377faf3075e5585de3ae961e7291 (patch)
treef11ea1ab28d63ce8ee5b6f8afbb0f8e81118f040
parent0ac9672e0192d383509db0ace9023a6d8d3f8306 (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: I09a3c0b3745ebbeeedb400638e16047971329e43 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 71122e6..0d11f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,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.osdf</groupId>