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

commit 301501e423aadad73c4243fb963ce7373b5183c9
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Jan 22 14:51:22 2024 +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 861cc6f..3213a70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.6.14</version>
+    <version>1.6.15-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Testing JCR Mock</name>
@@ -38,11 +38,11 @@
         
<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>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-jcr-mock.git</url>
-        <tag>org.apache.sling.testing.jcr-mock-1.6.14</tag>
+        <tag>HEAD</tag>
     </scm>
     
     <properties>
-        
<project.build.outputTimestamp>2024-01-22T13:50:54Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-01-22T13:51:21Z</project.build.outputTimestamp>
         <oak.version>1.22.15</oak.version>
         <jackrabbit.version>2.20.9</jackrabbit.version>
     </properties>

Reply via email to