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/02/23 21:19:56 UTC

[sling-org-apache-sling-scripting-core] 03/03: SLING-9132 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-scripting-core.git

commit f0345807544c2e0aa20f51747f83742453c267aa
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Feb 23 22:17:06 2020 +0100

    SLING-9132 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 a10c93f..e43f4fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>35</version>
+        <version>38</version>
         <relativePath />
     </parent>