BAEL-17684 Cleanup pom properties

This commit is contained in:
Dhawal Kapil
2019-10-14 20:31:04 +05:30
parent c4af8727a6
commit a950bd82a2
50 changed files with 166 additions and 1234 deletions

View File

@@ -30,12 +30,6 @@
<artifactId>jmh-generator-annprocess</artifactId>
<version>${openjdk.jmh.version}</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
<properties>