This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 a7106740 [maven-release-plugin] prepare for next development iteration
a7106740 is described below
commit a7106740c55b74452bd62310a170653812d4a9f0
Author: Roy Teeuwen <[email protected]>
AuthorDate: Fri Jun 5 20:43:13 2026 +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 10d38f85..429a650d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>2.0.4</version>
+ <version>2.0.5-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>1780684873</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1780684993</project.build.outputTimestamp>
</properties>
<dependencies>