Author: sseifert
Date: Thu Jan 28 20:58:21 2016
New Revision: 1727438

URL: http://svn.apache.org/viewvc?rev=1727438&view=rev
Log:
switching to discovery.commons 1.0.11-SNAPSHOT for next development iteration

Modified:
    sling/trunk/bundles/extensions/discovery/oak/pom.xml

Modified: sling/trunk/bundles/extensions/discovery/oak/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/oak/pom.xml?rev=1727438&r1=1727437&r2=1727438&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/discovery/oak/pom.xml (original)
+++ sling/trunk/bundles/extensions/discovery/oak/pom.xml Thu Jan 28 20:58:21 
2016
@@ -129,7 +129,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        
<artifactId>org.apache.sling.discovery.commons</artifactId>
-                       <version>1.0.10</version>
+                       <version>1.0.11-SNAPSHOT</version>
             <scope>provided</scope>
                </dependency>
         <!-- besides including discovery.commons' normal jar above, 
@@ -138,7 +138,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.commons</artifactId>
-            <version>1.0.10</version>
+            <version>1.0.11-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>


Reply via email to