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-json.git


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

commit 5ebc8223db2ce1981da955c34774f49a63aeb5c5
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 16 12:23:40 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 075c966..3e4fe09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>35</version>
+        <version>52</version>
         <relativePath />
     </parent>
 
@@ -57,7 +57,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