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 d14396b update dependencies to next snapshot version until releases
are available on maven central
d14396b is described below
commit d14396b017752d70e02a8e3ce54638239403c21e
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 15:07:00 2018 +0200
update dependencies to next snapshot version until releases are available
on maven central
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3ac160d..70fb634 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</sling-mock.version>
+ <sling-mock.version>2.3.1-SNAPSHOT</sling-mock.version>
</properties>
<scm>