mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-12-22 13:12:22 +01:00
pom.xml: remove junit
I don't have any tests and I'm not using this.
This commit is contained in:
parent
095f843067
commit
b31557aa05
6
pom.xml
6
pom.xml
@ -33,12 +33,6 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>4.11</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.gson</groupId>
|
<groupId>com.google.code.gson</groupId>
|
||||||
<artifactId>gson</artifactId>
|
<artifactId>gson</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user