You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2018/03/20 09:59:19 UTC

[sling-org-apache-sling-testing-sling-mock] branch master updated: update osgi-mock dependency

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 37f75b1  update osgi-mock dependency
37f75b1 is described below

commit 37f75b13d6fb89a939eba6fca156c001afe095ba
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Tue Mar 20 10:59:12 2018 +0100

    update osgi-mock dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28ad1d3..3690f49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>2.3.4</version>
+            <version>2.3.7-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
sseifert@apache.org.