DATAREST-1523 - Delombok production sources.

Hacking.
This commit is contained in:
Oliver Drotbohm
2020-08-11 12:50:57 +02:00
parent be2fa72904
commit b17fed5fa6
50 changed files with 1366 additions and 440 deletions

View File

@@ -139,13 +139,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok}</version>
<scope>provided</scope>
</dependency>
</dependencies>
<repositories>