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> <packaging>jar</packaging>
<name>Gumtree JDT Tree Generator</name> <name>Gumtree JDT Tree Generator</name>
<dependencies> <dependencies>
<dependency> <!-- <dependency>-->
<groupId>edu.lu.uni</groupId> <!-- <groupId>edu.lu.uni</groupId>-->
<artifactId>simple-utils</artifactId> <!-- <artifactId>simple-utils</artifactId>-->
<version>0.0.1-SNAPSHOT</version> <!-- <version>0.0.1-SNAPSHOT</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>com.github.gumtreediff</groupId> <groupId>com.github.gumtreediff</groupId>
<artifactId>core</artifactId> <artifactId>core</artifactId>