aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-01-18 15:04:39 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-01-18 15:04:39 +0000
commit9770635e1bdcc3338468e9687545d5326a394630 (patch)
tree15457dfd968e74391949dc8c3510431452777168 /pom.xml
parentb3b0c865495a47730e91c3fa5340ebb62761078f (diff)
downloadpdf-as-3-9770635e1bdcc3338468e9687545d5326a394630.tar.gz
pdf-as-3-9770635e1bdcc3338468e9687545d5326a394630.tar.bz2
pdf-as-3-9770635e1bdcc3338468e9687545d5326a394630.zip
IAIK JCE updated (3.142 -> 3.16)
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@247 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1c9e466..fab9b00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<groupId>knowcenter</groupId>
<artifactId>pdf-as</artifactId>
<name>PDF-AS</name>
- <version>3.0.3</version>
+ <version>3.0.4</version>
<description>Amtssignatur fuer elektronische Aktenfuehrung</description>
<url>http://www.egiz.gv.at</url>
@@ -129,9 +129,12 @@
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>
+ <!--
<descriptor>src/main/assembly/assemble_libraries.xml</descriptor>
- <!-- descriptor>src/main/assembly/assemble_distribution_ws.xml</descriptor-->
+ <descriptor>src/main/assembly/assemble_distribution_ws.xml</descriptor>
<descriptor>src/main/assembly/assemble_distribution_cl.xml</descriptor>
+ -->
+ <descriptor>src/main/assembly/assemble_distribution_ws.xml</descriptor>
</configuration>
</plugin>
@@ -281,7 +284,7 @@
<dependency>
<groupId>iaik</groupId>
<artifactId>iaik_jce_eval_signed</artifactId>
- <version>3.142</version>
+ <version>3.16</version>
</dependency>
<dependency>