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 2d867cf [maven-release-plugin] prepare for next development iteration
2d867cf is described below
commit 2d867cfe95ea80aa26c8c806417508a27fc25758
Author: Eric Norman <[email protected]>
AuthorDate: Mon Dec 18 11:43:25 2023 -0800
[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 ef02cdd..93d36ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.6.12</version>
+ <version>1.6.13-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.12</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2023-12-18T19:42:57Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-18T19:43:25Z</project.build.outputTimestamp>
<oak.version>1.22.5</oak.version>
<jackrabbit.version>2.20.1</jackrabbit.version>
</properties>