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 faefa34 [maven-release-plugin] rollback the release of
jackrabbit-oak-1.42.0
faefa34 is described below
commit faefa345330f8928a94618d336b8724561eba8bc
Author: smiroslav <[email protected]>
AuthorDate: Wed Jan 5 20:40:39 2022 +0100
[maven-release-plugin] rollback the release of jackrabbit-oak-1.42.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dfe6f91..beba235 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
- <version>1.43-SNAPSHOT</version>
+ <version>1.41-SNAPSHOT</version>
<relativePath>oak-parent/pom.xml</relativePath>
</parent>