This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch release/3.x-oak-1.22
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/release/3.x-oak-1.22 by this
push:
new 3570a46 [maven-release-plugin] prepare for next development iteration
3570a46 is described below
commit 3570a467e5234c21352976148886a99a4362633e
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Apr 17 20:16:04 2024 +0200
[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 e3a5d01..a32f599 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>3.2.0-1.22.15</version>
+ <version>3.2.1-1.22.15-SNAPSHOT</version>
<!-- second component is the oak version, please keep in sync with
oak.version property -->
<packaging>jar</packaging>
@@ -38,7 +38,7 @@
<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>
- <tag>org.apache.sling.testing.sling-mock-oak-3.2.0-1.22.15</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git</url>
</scm>
@@ -47,7 +47,7 @@
<jackrabbit.version>2.20.9</jackrabbit.version>
<sling-mock.version>3.5.0</sling-mock.version>
-
<project.build.outputTimestamp>2024-04-17T18:15:42Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-04-17T18:16:03Z</project.build.outputTimestamp>
</properties>
<dependencies>