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 9d3e320 update to sling-mock 3.0.0
9d3e320 is described below
commit 9d3e3209ee06c2ab41115f70edfeb057f8c7a151
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 25 19:09:52 2021 +0100
update to sling-mock 3.0.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bfdfa1c..26241be 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>3.0.0-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>3.0.0</sling-mock.version>
</properties>
<scm>