Pom cleanup

This commit is contained in:
Nanne Baars
2017-11-02 16:14:44 +01:00
parent 1e9f92220d
commit fc1353b2f1
6 changed files with 12 additions and 199 deletions

View File

@ -295,8 +295,8 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.10</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>