This is an automated email from the ASF dual-hosted git repository.
ngupta pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8d9ecc8447 [maven-release-plugin] prepare for next development
iteration
8d9ecc8447 is described below
commit 8d9ecc8447305ba85182f9abe0448fbd7078d452
Author: Nitin Gupta <[email protected]>
AuthorDate: Fri Dec 16 23:05:07 2022 +0530
[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 b885e6b207..b78f527a7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
- <version>1.46.0</version>
+ <version>1.47-SNAPSHOT</version>
<relativePath>oak-parent/pom.xml</relativePath>
</parent>
@@ -90,7 +90,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.46.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>