Updated pom

This commit is contained in:
Narendra Pathai 2016-03-28 11:59:29 +05:30
parent ddbc61b140
commit 464ae1690b

View File

@ -47,7 +47,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>de.bechte.junit</groupId>