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-freemarker.git

commit a5d141f8d575e7e749f6a0bc0cba65fc67169ae6
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Oct 3 12:18:37 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 921b7b1..677423d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>38</version>
+    <version>39</version>
     <relativePath />
   </parent>
 

Reply via email to