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 /spss/handbook/clients/referencedData | |
| 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 'spss/handbook/clients/referencedData')
| -rw-r--r-- | spss/handbook/clients/referencedData/pom.xml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/spss/handbook/clients/referencedData/pom.xml b/spss/handbook/clients/referencedData/pom.xml index 3a220fd4d..e9370cd44 100644 --- a/spss/handbook/clients/referencedData/pom.xml +++ b/spss/handbook/clients/referencedData/pom.xml @@ -10,7 +10,6 @@    <groupId>MOA.spss.handbook</groupId>
    <artifactId>moa-spss-handbook-referencedData</artifactId>
    <packaging>war</packaging>
 -  <version>2.0</version>
    <name>MOA SP/SS Handbook Referenced Data</name>
    <properties>
 | 
