diff --git a/application/module-exercise/pom.xml b/application/module-exercise/pom.xml index 0623aed03e08f85c20ba8ee71fa32cbcd31bbfe0..d42b3eae2bc1ebdeaef9e5caf06e5267d99c6d9f 100644 --- a/application/module-exercise/pom.xml +++ b/application/module-exercise/pom.xml @@ -44,12 +44,6 @@ <version>0.0.1-SNAPSHOT</version> <scope>compile</scope> </dependency> - <dependency> - <groupId>org.fuseri</groupId> - <artifactId>sprachschulsystem</artifactId> - <version>0.0.1-SNAPSHOT</version> - <scope>test</scope> - </dependency> </dependencies> <build>