This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 2990c35 SLING-9343 - Versions of o.a.s.scripting.sightly bundles
different from artifact versions
2990c35 is described below
commit 2990c355ea8090b3b9654fc27d9dc57f4e662057
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Apr 9 22:14:46 2020 +0200
SLING-9343 - Versions of o.a.s.scripting.sightly bundles different from
artifact versions
* updated to sling-bundle-parent 38 - includes fix for SLING-8980
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index de590aa..8a71bfe 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>