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 7003b9e [maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.7.0
7003b9e is described below
commit 7003b9e99c618819041eb8c4bde14251c9308c39
Author: Eric Norman <[email protected]>
AuthorDate: Wed Nov 12 17:00:14 2025 -0800
[maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.7.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 49906d5..4f1b1c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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>HEAD</tag>
+ <tag>org.apache.sling.testing.jcr-mock-1.7.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-testing-jcr-mock.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>2024-01-22T13:51:21Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-11-13T01:00:03Z</project.build.outputTimestamp>
<sling.java.version>11</sling.java.version>
<oak.version>1.22.15</oak.version>
<jackrabbit.version>2.20.9</jackrabbit.version>