diff options
Diffstat (limited to 'pdf-over-commons')
-rw-r--r-- | pdf-over-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml index f4791b53..4e9037c7 100644 --- a/pdf-over-commons/pom.xml +++ b/pdf-over-commons/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>pdf-over</artifactId> <groupId>at.a-sit</groupId> - <version>4.3.1-SNAPSHOT</version> + <version>4.3.1</version> </parent> <modelVersion>4.0.0</modelVersion> |