summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
authorJonathan Bauer2018-04-27 12:13:25 +0200
committerJonathan Bauer2018-04-27 12:13:25 +0200
commitb67fc90e2593b9417a6d54c66aa228a5233e9a16 (patch)
tree8221d6930f58e1a683bfe59ad9f6f969d0bf2090 /dozentenmodul/pom.xml
parentfix broken links on some desktop (diff)
downloadtutor-module-b67fc90e2593b9417a6d54c66aa228a5233e9a16.tar.gz
tutor-module-b67fc90e2593b9417a6d54c66aa228a5233e9a16.tar.xz
tutor-module-b67fc90e2593b9417a6d54c66aa228a5233e9a16.zip
update imports of ResourceLoader
and removed the class and dep in pom.xml
Diffstat (limited to 'dozentenmodul/pom.xml')
-rw-r--r--dozentenmodul/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index db83054e..aa30f84b 100644
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -158,12 +158,6 @@
<dependencies>
<dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>2.5</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>org.openslx.bwlp</groupId>
<artifactId>master-sync-shared</artifactId>
<version>1.1-SNAPSHOT</version>