This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 235989e  [maven-release-plugin] prepare for next development iteration
235989e is described below

commit 235989eddf445e76622827ca622d8284a41ba40f
Author: Eric Norman <[email protected]>
AuthorDate: Thu Aug 21 13:33:26 2025 -0700

    [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 0b2e6a6..f9d17cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Testing Resource Resolver Mock</name>
     <description>Mock for the resource resolver / factory for easier 
testing.</description>
@@ -36,12 +36,12 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</developerConnection>
-        <tag>org.apache.sling.testing.resourceresolver-mock-2.0.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-08-21T20:32:52Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-08-21T20:33:26Z</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
 

Reply via email to