diff options
author | Andreas Fitzek <afitzek@iaik.tugraz.at> | 2013-03-28 12:27:33 +0100 |
---|---|---|
committer | Andreas Fitzek <afitzek@iaik.tugraz.at> | 2013-03-28 12:27:33 +0100 |
commit | 65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406 (patch) | |
tree | a5df463066a55f40af1e2f4c89218379694e1c6f /pdf-as-web | |
parent | b9745af79a132b07f8616e2aee04541162a4c71d (diff) | |
download | pdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.tar.gz pdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.tar.bz2 pdf-as-3-65aa38cdfbc9715fd016f54d2ef3daaa4e6e9406.zip |
3.4-SNAPSHOT Version
Diffstat (limited to 'pdf-as-web')
-rw-r--r-- | pdf-as-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml index 7672647..bf8b9c2 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.3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<packaging>war</packaging>
|