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 c37228b update dependency
c37228b is described below
commit c37228bbb3ac8e560109a7b42395bfa56b9b0623
Author: sseifert <[email protected]>
AuthorDate: Thu Aug 9 21:26:18 2018 +0200
update dependency
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 10c9310..f152887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>34-SNAPSHOT</version>
+ <version>34</version>
<relativePath />
</parent>