diff options
Diffstat (limited to 'spss')
-rw-r--r-- | spss/assembly.xml | 2 | ||||
-rw-r--r-- | spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschluesselung_Buerger.20070823-20131022.SerNo04.der (renamed from spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschlüsselung_Bürger.20070823-20131022.SerNo04.der) | bin | 1125 -> 1125 bytes | |||
-rw-r--r-- | spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Buerger.20070823-20131022.SerNo03.der (renamed from spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Bürger.20070823-20131022.SerNo03.der) | bin | 977 -> 977 bytes | |||
-rw-r--r-- | spss/server/serverws/pom.xml | 1 |
4 files changed, 2 insertions, 1 deletions
diff --git a/spss/assembly.xml b/spss/assembly.xml index fb395df19..6649f9763 100644 --- a/spss/assembly.xml +++ b/spss/assembly.xml @@ -23,7 +23,7 @@ </includes> <outputDirectory>/endorsed</outputDirectory> <!-- strip version off the artifact file names --> - <outputFileNameMapping>${artifactId}.{extension}</outputFileNameMapping> + <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping> </dependencySet> <dependencySet> <includes> diff --git a/spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschlüsselung_Bürger.20070823-20131022.SerNo04.der b/spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschluesselung_Buerger.20070823-20131022.SerNo04.der Binary files differindex 5f83fa43c..5f83fa43c 100644 --- a/spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschlüsselung_Bürger.20070823-20131022.SerNo04.der +++ b/spss/handbook/conf/moa-spss/trustProfiles/certifiedSignature+Test/EGIZ.MOA_Test_CA_-_Verschluesselung_Buerger.20070823-20131022.SerNo04.der diff --git a/spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Bürger.20070823-20131022.SerNo03.der b/spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Buerger.20070823-20131022.SerNo03.der Binary files differindex f4de446af..f4de446af 100644 --- a/spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Bürger.20070823-20131022.SerNo03.der +++ b/spss/handbook/conf/moa-spss/trustProfiles/secureSignature+Test/EGIZ.MOA_Test_CA_-_Signatur_Buerger.20070823-20131022.SerNo03.der diff --git a/spss/server/serverws/pom.xml b/spss/server/serverws/pom.xml index b286db6a2..5a5afdebd 100644 --- a/spss/server/serverws/pom.xml +++ b/spss/server/serverws/pom.xml @@ -29,6 +29,7 @@ <addDefaultSpecificationEntries>false</addDefaultSpecificationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries> </manifest> + <addMavenDescriptor>false</addMavenDescriptor> </archive> <warName>moa-spss</warName> <webResources> |