From 620f4f25941188360f64447b9d773a310866f70b Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 24 Apr 2008 10:34:17 +0000 Subject: Two bug fixed: 1) Unable to find certificate if binary signature does not contain the serial number; 2) Certificates thoese issuer names contain certain RDNs (e.g. EMAILADDRESS) could not be retrieved from certstore. PDF-AS library version is logged in order to lighten bugfixing. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@258 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 92dabc9..08385c7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - war + jar knowcenter pdf-as PDF-AS - 3.0.4-20080403 + 3.0.4-20080424 + Amtssignatur fuer elektronische Aktenfuehrung http://egovlabs.gv.at/projects/pdf-as @@ -76,7 +77,7 @@ - ${artifactId} + ${artifactId}-${version} @@ -104,7 +105,7 @@ src/main/assembly/assemble_distribution_ws.xml src/main/assembly/assemble_repository.xml --> - src/main/assembly/assemble_repository.xml + src/main/assembly/assemble_libraries.xml @@ -123,6 +124,7 @@ . development ${pom.url} + ${pom.version} -- cgit v1.2.3