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 b3c87efb [maven-release-plugin] prepare for next development iteration
b3c87efb is described below
commit b3c87efbdbe34f30c46754b939f51cda2a77df76
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Aug 12 14:31:32 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f78a61cf..1b5f9ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7-SNAPSHOT</version>
<name>Apache Sling Resource Resolver</name>
<description>This bundle provides the Resource Resolver and the Resource
Resolver Factory.</description>
@@ -37,7 +37,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</developerConnection>
- <tag>org.apache.sling.resourceresolver-2.0.6</tag>
+ <tag>org.apache.sling.resourceresolver-2.0.4</tag>
<url>https://github.com/apache/sling-org-apache-sling-resourceresolver.git</url>
</scm>
@@ -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>1786541425</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1786541492</project.build.outputTimestamp>
</properties>
<dependencies>