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-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 4ec460b [maven-release-plugin] prepare for next development iteration
4ec460b is described below
commit 4ec460b3548024fb2ffef7ac8fa0c405a6334d8a
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Nov 29 18:17:11 2021 +0100
[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 c722d19..01b4735 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>3.1.0-1.40.0</version> <!-- second component is the oak version,
please keep in sync with oak.version property -->
+ <version>3.1.1-1.40.0-SNAPSHOT</version> <!-- second component is the oak
version, please keep in sync with oak.version property -->
<packaging>jar</packaging>
<name>Apache Sling Testing Sling Mock Oak</name>
@@ -39,14 +39,14 @@
<jackrabbit.version>2.20.2</jackrabbit.version>
<sling-mock.version>3.2.0</sling-mock.version>
-
<project.build.outputTimestamp>2021-11-29T17:15:57Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-11-29T17:17:10Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-sling-mock-oak.git</url>
- <tag>org.apache.sling.testing.sling-mock-oak-3.1.0-1.40.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>