This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
The following commit(s) were added to refs/heads/master by this push:
new 04b1e88 SLING-11725 Update to sling-bundle-parent 49 (#18)
04b1e88 is described below
commit 04b1e88b3863939bdf747b0721e80bc17a1daefe
Author: Eric Norman <[email protected]>
AuthorDate: Sat Dec 10 13:02:49 2022 -0800
SLING-11725 Update to sling-bundle-parent 49 (#18)
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f0df8fc..2586b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>46</version>
+ <version>49</version>
<relativePath />
</parent>
@@ -159,6 +159,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.jcr.contentparser</artifactId>
<version>1.2.6</version>
+ <scope>provided</scope>
<exclusions>
<exclusion>
<groupId>*</groupId>