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

sseifert 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 d461f34  [maven-release-plugin] prepare for next development iteration
d461f34 is described below

commit d461f3430c9c9ae81ed8b783e106593481f88b20
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Aug 21 09:40:06 2024 +0200

    [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 85f1564..b3d93b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.5.0</version>
+    <version>1.5.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-1.5.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2024-08-21T07:39:47Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-08-21T07:40:06Z</project.build.outputTimestamp>
     </properties>
 
     <dependencyManagement>

Reply via email to