summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
authorSimon Rettberg2015-07-10 19:57:55 +0200
committerSimon Rettberg2015-07-10 19:57:55 +0200
commitd3b015ba0ef85459f3eba313d1d8bcc3765a5348 (patch)
treedfd0c0374bd53bd5770f076283655f039aaba946 /dozentenmodul/pom.xml
parentMerge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 (diff)
downloadtutor-module-d3b015ba0ef85459f3eba313d1d8bcc3765a5348.tar.gz
tutor-module-d3b015ba0ef85459f3eba313d1d8bcc3765a5348.tar.xz
tutor-module-d3b015ba0ef85459f3eba313d1d8bcc3765a5348.zip
[client] Got rid of ini4j, store config as java properties file, simplified config handling
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 4f634868..ef130c4b 100644
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -287,12 +287,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.ini4j</groupId>
- <artifactId>ini4j</artifactId>
- <version>0.5.2</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.5.8</version>