uncommented test as this cannot be released
diff --git a/releases/201604/pom.xml b/releases/201604/pom.xml
index b90021b..5ff170f 100644
--- a/releases/201604/pom.xml
+++ b/releases/201604/pom.xml
@@ -58,8 +58,8 @@
         <module>../../provisioning/launchers/linked-data-launcher</module>
         <!-- This cannot be released as it has a SNAPSHOT dependency to a stanboltest utility,
         also it isn't particularly useful to have this in mavencentral.
-        It is howver included in the source distribution. -->
-        <module>../../provisioning/launchers/tests/content-launcher-tests</module> 
+        It is howver included in the source distribution.
+        <module>../../provisioning/launchers/tests/content-launcher-tests</module>  -->
     </modules>
     <scm>
         <connection>scm:git:git://git.apache.org/clerezza.git</connection>