Use property to skip deploy to eliminate warnings, update lombok

This commit is contained in:
md_5
2017-06-21 19:45:03 +10:00
parent 73a81ff243
commit 6958943123
4 changed files with 7 additions and 29 deletions

View File

@@ -94,7 +94,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.12</version>
<version>1.16.16</version>
<scope>provided</scope>
</dependency>
</dependencies>