Minor refactoring

This commit is contained in:
Sven Kubiak
2018-10-06 19:08:37 +02:00
parent 0df3313722
commit ad5612366d
3 changed files with 10 additions and 20 deletions

11
pom.xml
View File

@ -200,17 +200,6 @@
<artifactId>minimal-json</artifactId>
<version>0.9.5</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>
<distributionManagement>
<snapshotRepository>