This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-testutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cebf3d  SLING-12102 Content Parser: Update to Parent 52
3cebf3d is described below

commit 3cebf3db2e11af432b1e46e1bf3b9f7819c76a32
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 16 12:21:45 2023 +0200

    SLING-12102 Content Parser: Update to Parent 52
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 73c6979..9d34251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>35</version>
+        <version>52</version>
         <relativePath />
     </parent>
 
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.contentparser.api</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to