Author: stefanegli
Date: Mon Sep 26 10:01:08 2016
New Revision: 1762311

URL: http://svn.apache.org/viewvc?rev=1762311&view=rev
Log:
releng : switching discovery.commons to new SNAPSHOT 1.0.17-SNAPSHOT

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=1762311&r1=1762310&r2=1762311&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/discovery/oak/pom.xml (original)
+++ sling/trunk/bundles/extensions/discovery/oak/pom.xml Mon Sep 26 10:01:08 
2016
@@ -151,7 +151,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        
<artifactId>org.apache.sling.discovery.commons</artifactId>
-                       <version>1.0.16</version>
+                       <version>1.0.17-SNAPSHOT</version>
             <scope>provided</scope>
                </dependency>
         <!-- besides including discovery.commons' normal jar above, 
@@ -160,7 +160,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.commons</artifactId>
-            <version>1.0.16</version>
+            <version>1.0.17-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>


Reply via email to