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-commons-messaging-mail.git
commit b67038ca1ee82b165fc5e3ec34691fb1a11b94ec Author: Oliver Lietz <[email protected]> AuthorDate: Fri Feb 14 18:03:23 2020 +0100 SLING-9072 Update to Sling Bundle Parent 37 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db37f41..9571428 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>35</version> + <version>37</version> <relativePath/> </parent>
