Removed dependency junit
This commit is contained in:
parent
98cbb525ca
commit
647e23adc5
1 changed files with 0 additions and 6 deletions
6
pom.xml
6
pom.xml
|
@ -20,12 +20,6 @@
|
|||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Reference in a new issue