diff --git a/JAVA/GUI/Plotter/pom.xml b/JAVA/GUI/Plotter/pom.xml
index 39cd0d25137cf229a08fb0ee14d148b1a383ff5b..5bd04b265b3f4db8cfdb2c4760f84b388e1898e5 100644
--- a/JAVA/GUI/Plotter/pom.xml
+++ b/JAVA/GUI/Plotter/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>nl.astron.lofar.lib</groupId>
     <artifactId>lofar-lib-parent</artifactId>
-    <version>1.15.0</version>
+    <version>1.17.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
@@ -18,8 +18,8 @@
   
   <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. -->
   <scm>
-    <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0/GUI/Plotter</connection>
-    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0/GUI/Plotter</developerConnection>
+    <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA/GUI/Plotter</connection>
+    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA/GUI/Plotter</developerConnection>
   </scm>
 
 
diff --git a/JAVA/LofarUtils/pom.xml b/JAVA/LofarUtils/pom.xml
index ca946c0569a35f29903a4dfb7d5b59ee10baae13..590a86e01ca5539f45cc107085e2d60fec0d2f7f 100644
--- a/JAVA/LofarUtils/pom.xml
+++ b/JAVA/LofarUtils/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>nl.astron.lofar.lib</groupId>
     <artifactId>lofar-lib-parent</artifactId>
-    <version>1.15.0</version>
+    <version>1.17.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>lofarutils</artifactId>
@@ -17,8 +17,8 @@
 
   <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. -->
   <scm>
-    <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0/LofarUtils</connection>
-    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0/LofarUtils</developerConnection>
+    <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA/LofarUtils</connection>
+    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA/LofarUtils</developerConnection>
   </scm>
 
 
diff --git a/JAVA/pom.xml b/JAVA/pom.xml
index aa5d2b52ec482bb5324181e21dc0a7d012be3b5d..c02d7c26e3abd35da2920e82df6f6eeae521b323 100644
--- a/JAVA/pom.xml
+++ b/JAVA/pom.xml
@@ -14,14 +14,14 @@
 
   <groupId>nl.astron.lofar.lib</groupId>
   <artifactId>lofar-lib-parent</artifactId>
-  <version>1.15.0</version>
+  <version>1.17.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
 
   <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. -->
   <scm>
-    <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0</connection>
-    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.lib.lofar-lib-parent-1.15.0</developerConnection>
+    <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA</connection>
+    <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/JAVA</developerConnection>
   </scm>