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 4b1ade0 update dependency
4b1ade0 is described below
commit 4b1ade00f67fea130758c011784c202aeafc2c89
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:55:26 2018 +0200
update dependency
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ad43770..7adfdad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<oak.version>1.4.1</oak.version>
<jackrabbit.version>2.12.1</jackrabbit.version>
- <sling-mock.version>2.3.0-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>2.3.0</sling-mock.version>
</properties>
<scm>