remove simple utils

This commit is contained in:
fixminer
2020-04-06 20:45:26 +02:00
parent 3c91dd7ea3
commit 61ef6cbf1a
+5 -5
View File
@@ -9,11 +9,11 @@
<packaging>jar</packaging>
<name>Gumtree JDT 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>