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/09/03 10:32:17 UTC

[sling-org-apache-sling-testing-sling-mock] branch master updated: switch back to release version

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 9df5028  switch back to release version
9df5028 is described below

commit 9df5028ced729ca07a2395d1f2f04f1124644cfc
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Sep 3 11:28:30 2018 +0200

    switch back to release version
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5fadf8a..bfa04e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     
     <properties>
 
-        <osgi-mock.version>2.4.3-SNAPSHOT</osgi-mock.version>
+        <osgi-mock.version>2.4.2</osgi-mock.version>
         <jcr-mock.version>1.4.0</jcr-mock.version>
         <resourceresolver-mock.version>1.1.22</resourceresolver-mock.version>
         <logging-mock.version>2.0.0</logging-mock.version>