This is an automated email from the ASF dual-hosted git repository.
miroslav pushed a commit to branch release_1.42.0
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/release_1.42.0 by this push:
new f68ad32 [maven-release-plugin] prepare for next development iteration
f68ad32 is described below
commit f68ad3210c2b829a8af77d7d1e72fd295718859a
Author: smiroslav <[email protected]>
AuthorDate: Wed Jan 5 20:31:13 2022 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 18f1afc..dfe6f91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
- <version>1.42.0</version>
+ <version>1.43-SNAPSHOT</version>
<relativePath>oak-parent/pom.xml</relativePath>
</parent>
@@ -88,7 +88,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/jackrabbit-oak.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/jackrabbit-oak.git</developerConnection>
<url>https://github.com/apache/jackrabbit-oak/tree/${project.scm.tag}</url>
- <tag>jackrabbit-oak-1.42.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>