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 2020/01/22 09:54:01 UTC

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

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 f71ab99  update to latest osgi-mock
f71ab99 is described below

commit f71ab997587b9371119d617b52a3d3e5bc7aba40
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Wed Jan 22 10:53:45 2020 +0100

    update to latest osgi-mock
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a91f35a..09f7c11 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     
     <properties>
 
-        <osgi-mock.version>2.4.10</osgi-mock.version>
+        <osgi-mock.version>2.4.11-SNAPSHOT</osgi-mock.version>
         <jcr-mock.version>1.4.4</jcr-mock.version>
         <resourceresolver-mock.version>1.1.25-SNAPSHOT</resourceresolver-mock.version>
         <logging-mock.version>2.0.0</logging-mock.version>