| commit | b5892a97abb9aa935faa1a86cde7927144599c8d | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <radu@apache.org> | Thu Apr 09 22:14:18 2020 +0200 |
| committer | Radu Cotescu <radu@apache.org> | Thu Apr 09 22:14:18 2020 +0200 |
| tree | 51e26a8f0925a7964b54418bd3501161bfca3a83 | |
| parent | e7fa4881eb26b17f1e6b581333fcac697e2fc02b [diff] |
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
diff --git a/pom.xml b/pom.xml index 71a0f44..bb46d09 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>