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 c77d3a5 [maven-release-plugin] prepare for next development iteration
c77d3a5 is described below
commit c77d3a57f854d6de5ca4e47c7e93d06df2323f94
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 11:56:40 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 828e555..cbd996a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
@@ -38,7 +38,7 @@
</scm>
<properties>
-
<project.build.outputTimestamp>2026-02-24T10:53:03Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-02-24T10:56:40Z</project.build.outputTimestamp>
<sling.java.version>17</sling.java.version>
<models.api.version>2.0.0</models.api.version>
<!-- integration tests -->