From 080e499cc22a0065ea7f47e04b6c0f336533e21e Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 3 Feb 2014 07:17:34 +0100 Subject: *update Assembly script *move demoOA to moa.id.demoOA *change name of moa-id configuration-tool --- id/assembly-proxy.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'id/assembly-proxy.xml') diff --git a/id/assembly-proxy.xml b/id/assembly-proxy.xml index bf8fa1140..3f70474b6 100644 --- a/id/assembly-proxy.xml +++ b/id/assembly-proxy.xml @@ -51,7 +51,7 @@ true / - ${artifactId}.${extension} + ${module.artifactId}.${module.extension} @@ -61,7 +61,7 @@ xalan-bin-dist:serializer /endorsed - ${artifactId}.${extension} + ${module.artifactId}.${module.extension} @@ -71,13 +71,13 @@ iaik.prod:iaik_Pkcs11Wrapper:jar /ext - ${artifactId}.${extension} + ${module.artifactId}.${module.extension} false - + MOA.id.server:moa-id-lib -- cgit v1.2.3