diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 13:57:25 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-09 13:57:25 -0700 |
commit | 861f2b0a25e9377faf3075e5585de3ae961e7291 (patch) | |
tree | f11ea1ab28d63ce8ee5b6f8afbb0f8e81118f040 | |
parent | 0ac9672e0192d383509db0ace9023a6d8d3f8306 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |