This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/parent-pom-49 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
commit ccecaff941b91ffaccd75b4b951897d761e797c0 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Nov 11 14:47:37 2022 +0100 Update to parent pom 49 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c1571f..2825963 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>48</version> + <version>49</version> <relativePath /> </parent>
