[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 9cc4a8c..079b495 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
- <version>4.0.0</version>
+ <version>4.0.1-SNAPSHOT</version>
<name>Apache Sling JCR Jackrabbit Access Manager</name>
<description>
Provides POST operations for JCR Jackrabbit Access Management
@@ -38,12 +38,12 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</url>
- <tag>org.apache.sling.jcr.jackrabbit.accessmanager-4.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
- <project.build.outputTimestamp>2023-10-19T23:29:49Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-10-19T23:38:40Z</project.build.outputTimestamp>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
<!-- To debug the pax process, override this with -D -->
<pax.vm.options>-Xmx512M</pax.vm.options>