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 3afd96c switch back to released versions
3afd96c is described below
commit 3afd96cdc1ba9a76c83046ecb74ac8e6fda1a68f
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon May 9 13:21:36 2022 +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 ffe0ca3..52f4f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<oak.version>1.40.0</oak.version>
<jackrabbit.version>2.20.2</jackrabbit.version>
- <sling-mock.version>3.3.0-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>3.3.0</sling-mock.version>
<project.build.outputTimestamp>2021-12-07T10:09:46Z</project.build.outputTimestamp>
</properties>