remove simple-utils

This commit is contained in:
fixminer
2020-04-06 20:50:22 +02:00
parent 3c65b45b8f
commit 6c3dadac75
2 changed files with 189 additions and 13 deletions
+5 -5
View File
@@ -11,11 +11,11 @@
<packaging>jar</packaging>
<name>Gumtree Tree Generator</name>
<dependencies>
<dependency>
<groupId>edu.lu.uni</groupId>
<artifactId>simple-utils</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>edu.lu.uni</groupId>-->
<!-- <artifactId>simple-utils</artifactId>-->
<!-- <version>0.0.1-SNAPSHOT</version>-->
<!-- </dependency>-->
<dependency>
<groupId>com.github.gumtreediff</groupId>
<artifactId>core</artifactId>