diff --git a/pom.xml b/pom.xml
index d3adf4d7ee312f4e019f848d95653415c5f2978f..1eb27de0708e90855005a752ff0c89b0e68fedf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,11 +7,11 @@
     <parent>
         <groupId>org.bioimageanalysis.icy</groupId>
         <artifactId>pom-icy</artifactId>
-        <version>3.0.0-a.3</version>
+        <version>3.0.0-a.4</version>
     </parent>
 
     <artifactId>vecmath</artifactId>
-    <version>2.0.0-a.2</version>
+    <version>2.0.0-a.3</version>
 
     <name>Vecmath</name>
     <description>Provides 3D vector mathematics classes.</description>