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 75d6467  [maven-release-plugin] prepare release 
org.apache.sling.testing.resourceresolver-mock-2.0.0
75d6467 is described below

commit 75d646705b65cf7332c85dd25eb67153705a615c
Author: Eric Norman <[email protected]>
AuthorDate: Thu Aug 21 13:33:03 2025 -0700

    [maven-release-plugin] prepare release 
org.apache.sling.testing.resourceresolver-mock-2.0.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index ea0c0fa..0b2e6a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</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>HEAD</tag>
+        <tag>org.apache.sling.testing.resourceresolver-mock-2.0.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2024-08-21T07:40:06Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-08-21T20:32:52Z</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
 

Reply via email to