no-jira : switching to next discovery.commons 1.0.19-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1769814 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5a13ad8..28871fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
  		<dependency>
 			<groupId>org.apache.sling</groupId>
 			<artifactId>org.apache.sling.discovery.commons</artifactId>
-			<version>1.0.18</version>
+			<version>1.0.19-SNAPSHOT</version>
   		</dependency>
         <!-- besides including discovery.commons' normal jar above, 
               for testing a few test helper classes are also reused.
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.commons</artifactId>
-            <version>1.0.18</version>
+            <version>1.0.19-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>