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-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 5e26d02 switch back to released version
5e26d02 is described below
commit 5e26d02259a6ace1f67790ac583e2edff7541991
Author: sseifert <[email protected]>
AuthorDate: Sat May 2 18:54:24 2020 +0200
switch back to released version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c862c56..dc626b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<oak.version>1.16.0</oak.version>
<jackrabbit.version>2.18.2</jackrabbit.version>
- <sling-mock.version>2.5.1-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>2.5.0</sling-mock.version>
</properties>
<scm>