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-serviceuser-webconsole.git


The following commit(s) were added to refs/heads/master by this push:
     new 786b002  [maven-release-plugin] prepare release 
org.apache.sling.serviceuser.webconsole-2.0.0
786b002 is described below

commit 786b00205fc68c048b0c1815cca1881494beb981
Author: Eric Norman <[email protected]>
AuthorDate: Wed Apr 8 10:20:09 2026 -0700

    [maven-release-plugin] prepare release 
org.apache.sling.serviceuser.webconsole-2.0.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e82b87..cd597b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.serviceuser.webconsole</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Sling Service User Web Console</name>
     <description>Provides an OSGi Web Console for creating, updating and 
viewing Service Users.</description>
@@ -28,13 +28,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.serviceuser.webconsole-2.0.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-serviceuser-webconsole.git</url>
     </scm>
 
     <properties>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>1734086735</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1775668796</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>

Reply via email to