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

asf-gitbox-commits pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git


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

commit cdfca45834a5ecc0506e6cfba09d6e7a02ec01e2
Author: Eric Norman <[email protected]>
AuthorDate: Wed May 6 12:31:38 2026 -0700

    [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 4aab185..7cfaf84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     
<artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Web Console Security Provider</name>
     <description>WebConsoleSecurityProvider for the Apache Felix Web Console 
using the
@@ -35,7 +35,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git</developerConnection>
-        <tag>org.apache.sling.extensions.webconsolesecurityprovider-2.0.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-extensions-webconsolesecurityprovider/tree/${project.scm.tag}</url>
     </scm>
 

Reply via email to