aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-09 07:06:12 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-09 07:06:12 -0700
commit33ce2ae373083f87dd631859a32369fc2a45cb14 (patch)
treec64cbd2b1ba905e96940dd1a022048c84b9d5685
parent7e32c8a907690d0accddf2ae6067bbec6035fcf8 (diff)
Update lombok dependencyv1.1.1
Change-Id: Ic63239455c3d94062fdb6a8f5608b7a037997320 Issue-ID: INT-493 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--oparent-python/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oparent-python/pom.xml b/oparent-python/pom.xml
index 9d271e1..60f7c5d 100644
--- a/oparent-python/pom.xml
+++ b/oparent-python/pom.xml
@@ -60,7 +60,7 @@
<plugin>
<groupId>com.github.UltimateDogg</groupId>
<artifactId>maven-python-distribute-plugin</artifactId>
- <version>0.2.5</version>
+ <version>0.2.6</version>
<configuration>
<packageVersion>${python_version}</packageVersion>
<distributionType>wheel</distributionType>