aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 09603aa..b4bdaf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>knowcenter</groupId>
<artifactId>pdf-as</artifactId>
<name>PDF-AS</name>
- <version>3.1.1-snapshot</version>
+ <version>3.2-SNAPSHOT</version>
<!-- don't forget to set the version string at.knowcenter.wag.egov.egiz.PdfAS.PDFAS_VERSION accordingly -->
<description>Amtssignatur fuer elektronische Aktenfuehrung</description>
@@ -326,7 +326,7 @@
<dependency>
<groupId>com.lowagie</groupId>
<artifactId>itext-2.1.5-rev3628-pdfas</artifactId>
- <version>1.0</version>
+ <version>1.1</version>
</dependency>
<!-- pdfbox -->