From 290b98bf433ecd7389ec3d55fba6529c79f11e58 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 24 Mar 2014 14:21:29 +0100 Subject: update JavaDoc to 2.9.1 --- id/assembly-auth.xml | 6 +++--- id/assembly-proxy.xml | 6 +++--- id/server/proxy/pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'id') diff --git a/id/assembly-auth.xml b/id/assembly-auth.xml index 9fa082ac2..9b5d7275c 100644 --- a/id/assembly-auth.xml +++ b/id/assembly-auth.xml @@ -64,7 +64,7 @@ true / - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} @@ -110,7 +110,7 @@ false / - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} false @@ -137,7 +137,7 @@ false / - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} false diff --git a/id/assembly-proxy.xml b/id/assembly-proxy.xml index 3f70474b6..396afd84b 100644 --- a/id/assembly-proxy.xml +++ b/id/assembly-proxy.xml @@ -51,7 +51,7 @@ true / - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} @@ -61,7 +61,7 @@ xalan-bin-dist:serializer /endorsed - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} @@ -71,7 +71,7 @@ iaik.prod:iaik_Pkcs11Wrapper:jar /ext - ${module.artifactId}.${module.extension} + ${artifactId}.${extension} false diff --git a/id/server/proxy/pom.xml b/id/server/proxy/pom.xml index 2df990325..3d4d8c74d 100644 --- a/id/server/proxy/pom.xml +++ b/id/server/proxy/pom.xml @@ -20,7 +20,7 @@ 4.0.0 MOA.id.server moa-id-proxy - 2.0 + 2.0.0 war MOA ID-Proxy WebService -- cgit v1.2.3