aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorThomas Knall <t.knall@datentechnik-innovation.com>2015-01-09 11:25:10 +0100
committerThomas Knall <t.knall@datentechnik-innovation.com>2015-01-09 11:25:10 +0100
commit0ed0a7702850b2001aaa8d5b194708a96e90dea3 (patch)
tree197be9266f28a0956cabe60e1da3d5c1e792fe18 /common
parent7133df83104f3e885ee1b7532f64c058f392a412 (diff)
downloadmoa-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 'common')
-rw-r--r--common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 3d790d29b..bde3339d6 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -97,7 +97,6 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.17</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>