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


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

commit 27ab5d6c3db9e697a60baeea76bcbe1d5a9c009e
Author: Eric Norman <[email protected]>
AuthorDate: Wed Nov 12 17:00:38 2025 -0800

    [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 4f1b1c5..a5be9f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.7.0</version>
+    <version>1.7.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.7.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-jcr-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-11-13T01:00:03Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-11-13T01:00:37Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
         <oak.version>1.22.15</oak.version>
         <jackrabbit.version>2.20.9</jackrabbit.version>

Reply via email to