diff options
Diffstat (limited to 'pdf-over-install-helper')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index ad00d070..5c5e95ac 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -3,10 +3,10 @@ <parent> <groupId>at.a-sit</groupId> <artifactId>pdf-over</artifactId> - <version>4.3.3-RC6-SNAPSHOT</version> + <version>4.3.3-RC6</version> </parent> <artifactId>pdf-over-install-helper</artifactId> - <version>4.3.3-RC6-SNAPSHOT</version> + <version>4.3.3-RC6</version> <dependencies> <dependency> |