Fixing error introduced in pom.xml. Duplicated junit dependency.
This commit is contained in:
parent
d1677f9c7e
commit
0ccc486fac
1 changed files with 0 additions and 5 deletions
|
|
@ -26,11 +26,6 @@
|
|||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate</artifactId>
|
||||
</dependency>
|
||||
<!-- JUnit -->
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
</dependency>
|
||||
<!-- Spring -->
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue