diff options
author | Thomas Knall <t.knall@datentechnik-innovation.com> | 2015-01-09 11:25:10 +0100 |
---|---|---|
committer | Thomas Knall <t.knall@datentechnik-innovation.com> | 2015-01-09 11:25:10 +0100 |
commit | 0ed0a7702850b2001aaa8d5b194708a96e90dea3 (patch) | |
tree | 197be9266f28a0956cabe60e1da3d5c1e792fe18 /id/server/stork2-commons | |
parent | 7133df83104f3e885ee1b7532f64c058f392a412 (diff) | |
download | moa-id-spss-0ed0a7702850b2001aaa8d5b194708a96e90dea3.tar.gz moa-id-spss-0ed0a7702850b2001aaa8d5b194708a96e90dea3.tar.bz2 moa-id-spss-0ed0a7702850b2001aaa8d5b194708a96e90dea3.zip |
Apply several fixes.
- Disable erroneous IAIK PKI logger initialization (should be addressed by.
- Remove redundant maven-dependency version declarations.
- Fix maven/eclipse lifecyle warning problem.
Diffstat (limited to 'id/server/stork2-commons')
-rw-r--r-- | id/server/stork2-commons/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index 44ab8ddaf..369e3fa6d 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -41,7 +41,6 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.17</version> <exclusions> <exclusion> <groupId>javax.jms</groupId> |