diff --git a/pom.xml b/pom.xml
index bf4a21283de383580f84d2c410dc2b35b93bc71e..d97fdc0b553854024022c39495ecebcf43fd5f0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,12 +37,10 @@
 		<dependency>
 			<groupId>sc.fiji</groupId>
 			<artifactId>SPIM_Registration</artifactId>
-			<version>2.0.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>java3d</groupId>
 			<artifactId>vecmath</artifactId>
-			<version>1.3.1</version>
 		</dependency>
 		<!--
 		The following dependencies are added to deal with old SPIM_Registration version currently deployed in maven.imagej.net.