update slingstart options

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1805263 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 09458af..01a1fbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,14 +55,9 @@
       <test.host>localhost</test.host>
 
       <!--
-          Set this to true to stop mvn once the integration test Jetty instance is
-          started. Useful to manually test the integration testing webapp.
-      -->
-      <integration.test.wait>false</integration.test.wait>
-
-      <!--
         If set to "true" this will start the launchpad with standard debug options,
         or set to a string to provide custom debug settings
+        See slingstart-maven-plugin for more options (keep launchpad running etc)
       -->
       <launchpad.debug/>
   </properties>