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 625ed5c switch back to released versions
625ed5c is described below
commit 625ed5c2210d74fe63ba2e2d9b09720becc7fbd3
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri May 19 12:52:35 2023 +0200
switch back to released versions
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3274046..7d1e4e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<oak.version>1.44.0</oak.version>
<jackrabbit.version>2.20.6</jackrabbit.version>
- <sling-mock.version>3.4.11-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>3.4.10</sling-mock.version>
<project.build.outputTimestamp>2023-05-16T08:40:51Z</project.build.outputTimestamp>
</properties>