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


The following commit(s) were added to refs/heads/master by this push:
     new c3f1c12  [maven-release-plugin] prepare release 
org.apache.sling.models.impl-2.0.2
c3f1c12 is described below

commit c3f1c12001f74f95c1bab5064554890fbdee0aa3
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 11:56:31 2026 +0100

    [maven-release-plugin] prepare release org.apache.sling.models.impl-2.0.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d973414..828e555 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,19 +26,19 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2</version>
     <name>Apache Sling Models Implementation</name>
     <description>Apache Sling Models Implementation</description>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection>
-        <tag>org.apache.sling.models.impl-1.7.2</tag>
+        <tag>org.apache.sling.models.impl-2.0.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-models-impl.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-08-27T03:14:05Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-02-24T10:53:03Z</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
         <models.api.version>2.0.0</models.api.version>
         <!-- integration tests -->

Reply via email to