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 2020/03/28 08:19:26 UTC

[sling-org-apache-sling-jcr-oak-server] 01/02: SLING-9275 Update to Sling Bundle Parent 38

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-jcr-oak-server.git

commit 4f36322d96bc133e490d7b0fc1291be0d5090f4a
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Mar 28 09:15:16 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index b37549f..96ff606 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>35</version>
+    <version>38</version>
     <relativePath />
   </parent>