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 fb546f1c..fb7ec187 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</version> +		<version>4.3.4-SNAPSHOT</version>  	</parent>  	<artifactId>pdf-over-install-helper</artifactId> -	<version>4.3.3</version> +	<version>4.3.4-SNAPSHOT</version>  	<dependencies>  		<dependency> | 
