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

commit 07a211cf6313442829c4c9aaf62e9530707c6ce1
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Aug 27 01:11:52 2021 +0200

    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 b3894d5..c8531eb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
     <description>Mock implementation of selected Sling APIs.</description>
 
     <properties>
-        <osgi-mock.version>3.1.2</osgi-mock.version>
+        <osgi-mock.version>3.1.3-SNAPSHOT</osgi-mock.version>
         <jcr-mock.version>1.5.3-SNAPSHOT</jcr-mock.version>
         <resourceresolver-mock.version>1.2.2</resourceresolver-mock.version>
         <logging-mock.version>2.0.0</logging-mock.version>

Reply via email to