diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2015-09-16 17:16:49 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2015-09-16 17:16:49 +0200 |
commit | c5eb50a0010a0250802afcbe3b7694b814071b76 (patch) | |
tree | c303d289c2988421ac23e53ec10c692f581ed4da /id/server/auth | |
parent | 7f9b8a52432324a4e8395149d4d6969bd9717045 (diff) | |
download | moa-id-spss-c5eb50a0010a0250802afcbe3b7694b814071b76.tar.gz moa-id-spss-c5eb50a0010a0250802afcbe3b7694b814071b76.tar.bz2 moa-id-spss-c5eb50a0010a0250802afcbe3b7694b814071b76.zip |
update pom to remove xml-parser from application packages
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 2705ab7b1..665c97964 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -229,7 +229,6 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> - <version>1.7.10</version> </dependency> </dependencies> |