aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-27 16:57:31 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-27 16:57:31 +0100
commitb5b09ae47752e2ea376c6dd0d0836ebd497523ab (patch)
tree65587566bfec0e3796171204be788151eb3518e8 /pdf-as-web
parent2b313d6009275f39a3d2783269ef0a49ef38c0c4 (diff)
downloadpdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.tar.gz
pdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.tar.bz2
pdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.zip
preperations for 3.5.1, plus old uncommited changes from 3.4
Diffstat (limited to 'pdf-as-web')
-rw-r--r--pdf-as-web/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index 024c231..30dd2e7 100644
--- a/pdf-as-web/pom.xml
+++ b/pdf-as-web/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4</version>
+ <version>3.5.1</version>
</parent>
<packaging>war</packaging>
@@ -122,6 +122,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
+ <version>1.3.1</version>
</dependency>
<!-- fuer Integration in andere Web-Seiten -->