diff options
Diffstat (limited to 'pdf-as-web/pom.xml')
-rw-r--r-- | pdf-as-web/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml index b7464d6..898c8b7 100644 --- a/pdf-as-web/pom.xml +++ b/pdf-as-web/pom.xml @@ -9,7 +9,7 @@ <groupId>at.gv.egiz</groupId>
<artifactId>pdf-as-web</artifactId>
<name>PDF-AS-WEB</name>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
<description>Webapplikation zur Amtssignatur fuer elektronische Aktenfuehrung</description>
<url>http://egovlabs.gv.at/projects/pdf-as</url>
@@ -176,7 +176,7 @@ <dependency>
<groupId>knowcenter</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
</dependency>
<dependency>
|