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-jcr-mock.git


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

commit bae04eddcb378ad60b70124e82db5b5f6be3eefd
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 12 14:50:15 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 c6935d4..6341ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.8.0</version>
+    <version>1.8.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Testing JCR Mock</name>
@@ -37,12 +37,12 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</developerConnection>
-        <tag>org.apache.sling.testing.jcr-mock-1.8.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-jcr-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2026-02-12T13:49:55Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-02-12T13:50:15Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
         <oak.version>1.68.0</oak.version>
         <jackrabbit.version>2.22.2</jackrabbit.version>

Reply via email to