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 a0b169b  [maven-release-plugin] prepare release 
org.apache.sling.testing.jcr-mock-1.6.14
a0b169b is described below

commit a0b169b166fc8565ba96b6a944ae073b8d9d90ae
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Jan 22 14:51:13 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index d3c825b..861cc6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.6.13-SNAPSHOT</version>
+    <version>1.6.14</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>HEAD</tag>
+        <tag>org.apache.sling.testing.jcr-mock-1.6.14</tag>
     </scm>
     
     <properties>
-        
<project.build.outputTimestamp>2023-12-18T19:43:25Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-01-22T13:50:54Z</project.build.outputTimestamp>
         <oak.version>1.22.15</oak.version>
         <jackrabbit.version>2.20.9</jackrabbit.version>
     </properties>

Reply via email to