summaryrefslogtreecommitdiff
path: root/pdf-over-gui
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui')
-rw-r--r--pdf-over-gui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 13829233..f1b36d28 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>pdf-over</artifactId>
<groupId>at.a-sit</groupId>
- <version>4.3.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>pdf-over-gui</artifactId>
@@ -69,7 +69,7 @@
<dependency>
<groupId>at.a-sit</groupId>
<artifactId>pdf-over-commons</artifactId>
- <version>4.3.0-RC</version>
+ <version>4.3.0-SNAPSHOt</version>
<scope>compile</scope>
</dependency>
</dependencies>