This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git


The following commit(s) were added to refs/heads/master by this push:
     new 90b7b79  [maven-release-plugin] prepare for next development iteration
90b7b79 is described below

commit 90b7b797d8264ae9b11405808d9eaeb064be20cb
Author: Eric Norman <[email protected]>
AuthorDate: Mon Jan 8 15:41:57 2024 -0800

    [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 800c084..6036618 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3-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.2</tag>
+      <tag>HEAD</tag>
     </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2024-01-08T23:32:57Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-01-08T23:41:57Z</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>

Reply via email to