This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
The following commit(s) were added to refs/heads/master by this push:
new f88435d1 [maven-release-plugin] prepare for next development iteration
f88435d1 is described below
commit f88435d133f414042ce5875621fc63ff6b91c0fd
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Sep 5 11:28:26 2025 +0200
[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 46a20947..e1362259 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
<name>Apache Sling Resource Resolver</name>
<description>This bundle provides the Resource Resolver and the Resource
Resolver Factory.</description>
@@ -45,7 +45,7 @@
<site.jira.version.id>12314286</site.jira.version.id>
<sling.java.version>17</sling.java.version>
<site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1757064390</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1757064506</project.build.outputTimestamp>
</properties>
<dependencies>