You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/12/02 12:14:41 UTC

[sling-org-apache-sling-testing-paxexam] 04/05: SLING-8145 Update to Sling Parent 34

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git

commit 14aeb2f61afb790276c9d0a641cd7b0ec6ec6e95
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Dec 2 12:11:50 2018 +0100

    SLING-8145 Update to Sling Parent 34
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90baacd..d57426b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>33</version>
+    <version>34</version>
     <relativePath />
   </parent>