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 a59a179 [maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.6.12
a59a179 is described below
commit a59a1793077e74a5d1757e49c5ac2a3a3412f2b6
Author: Eric Norman <[email protected]>
AuthorDate: Mon Dec 18 11:43:06 2023 -0800
[maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.6.12
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6b522db..ef02cdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.6.11-SNAPSHOT</version>
+ <version>1.6.12</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.12</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2023-05-16T08:16:20Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-18T19:42:57Z</project.build.outputTimestamp>
<oak.version>1.22.5</oak.version>
<jackrabbit.version>2.20.1</jackrabbit.version>
</properties>