diff options
Diffstat (limited to 'pdf-over-commons')
| -rw-r--r-- | pdf-over-commons/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml index 3e6c3d6a..75a5ccc7 100644 --- a/pdf-over-commons/pom.xml +++ b/pdf-over-commons/pom.xml @@ -3,12 +3,12 @@  	<parent>  		<artifactId>pdf-over</artifactId>  		<groupId>at.a-sit</groupId> -		<version>4.3.3-RC4</version> +		<version>4.3.3-RC5-SNAPSHOT</version>  	</parent>  	<modelVersion>4.0.0</modelVersion>  	<artifactId>pdf-over-commons</artifactId> -	<version>4.3.3-RC4</version> +	<version>4.3.3-RC5-SNAPSHOT</version>  	<dependencies>  		<dependency>  			<groupId>org.slf4j</groupId> | 
