This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git
The following commit(s) were added to refs/heads/master by this push: new b2e1131 SLING-11405 Update to Bundle Parent 49 b2e1131 is described below commit b2e113131f133a9dc1f392844ceb9ac993d10752 Author: Konrad Windszus <k...@apache.org> AuthorDate: Tue May 23 16:17:49 2023 +0200 SLING-11405 Update to Bundle Parent 49 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f8f4992..38dcd4d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>48</version> + <version>49</version> <relativePath /> </parent> @@ -79,7 +79,6 @@ <dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.resource</artifactId> - <version>1.0.1</version> <scope>provided</scope> </dependency>