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 965f571 [maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.6.0
965f571 is described below
commit 965f5716f403ef58494695150b545f053679f5b3
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu May 5 18:18:52 2022 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.6.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 228fe1d..242fb69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-jcr-mock.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.testing.jcr-mock-1.6.0</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-08-30T16:47:17Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-05-05T16:18:37Z</project.build.outputTimestamp>
</properties>
<dependencies>