This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.discovery.oak-1.0.2
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git

commit 76cc1eebb71118545fa1d06ad9ab1ebd1d69e1ee
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 26 22:05:15 2015 +0000

    update discovery dependencies to next snapshot versions until release 
versions available in maven central
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak@1710708
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6a795db..d7bf8ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        
<artifactId>org.apache.sling.discovery.commons</artifactId>
-                       <version>1.0.0</version>
+                       <version>1.0.1-SNAPSHOT</version>
             <scope>provided</scope>
                </dependency>
         <!-- besides including discovery.commons' normal jar above, 
@@ -138,14 +138,14 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.commons</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        <artifactId>org.apache.sling.discovery.base</artifactId>
-                       <version>1.0.0</version>
+                       <version>1.0.1-SNAPSHOT</version>
             <scope>provided</scope>
                </dependency>
         <!-- besides including discovery.base' normal jar above, 
@@ -154,7 +154,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.base</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to