You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2021/08/30 19:05:48 UTC

[sling-org-apache-sling-scripting-sightly] branch master updated: SLING-10765 Update to Sling Bundle Parent 45

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

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly.git


The following commit(s) were added to refs/heads/master by this push:
     new 75ae7d6  SLING-10765 Update to Sling Bundle Parent 45
75ae7d6 is described below

commit 75ae7d6a96c9ac507794fb7a97cf14c372b12029
Author: Eric Norman <en...@apache.org>
AuthorDate: Mon Aug 30 12:05:25 2021 -0700

    SLING-10765 Update to Sling Bundle Parent 45
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e46390f..aa20aa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>44</version>
+        <version>45</version>
         <relativePath />
     </parent>
 
@@ -95,7 +95,6 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
-                    <source>8</source>
                     <!-- No javadocs -->
                     <excludePackageNames>
                         org.apache.sling.scripting.sightly.impl