fix gradle and refactor pom

This commit is contained in:
Binary Wang
2016-09-25 01:17:44 +08:00
parent ea6a9b5de3
commit 15e27003ea
3 changed files with 12 additions and 5 deletions

View File

@@ -54,11 +54,6 @@
<version>2.9.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>joor</artifactId>
<version>0.9.6</version>
</dependency>
</dependencies>
<build>