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-installer-console.git


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

commit ec31797229f159650f1be3c40b2bdf30be89acaa
Author: Eric Norman <[email protected]>
AuthorDate: Mon Apr 20 15:19:58 2026 -0700

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

diff --git a/pom.xml b/pom.xml
index f86cea7..d90d64f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.console</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Sling Installer Web Console Plugin</name>
     <description>Provides a web console plugin for the OSGi 
installer</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-console.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-console.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.installer.console-2.0.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-installer-console/tree/${project.scm.tag}</url>
     </scm>
 
     <properties>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>2023-05-15T10:56:39Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-04-20T22:19:48Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to