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-models-jacksonexporter.git


The following commit(s) were added to refs/heads/master by this push:
     new df7f16f  update to models impl 2.0.2
df7f16f is described below

commit df7f16fee951a385776a871bc547b8c4c7e60da7
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 2 10:02:02 2026 +0100

    update to models impl 2.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 44f7030..1f51deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
         
<project.build.outputTimestamp>2025-06-25T07:05:44Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
         <models.api.version>1.3.0</models.api.version>
-        <models.impl.version>2.0.1-SNAPSHOT</models.impl.version>
+        <models.impl.version>2.0.2</models.impl.version>
         <version.jackson>2.15.0</version.jackson>
         <!-- integration tests -->
         <sling.starter.version>14-SNAPSHOT</sling.starter.version>

Reply via email to