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

asf-gitbox-commits pushed a commit to annotated tag 
scriptingbundle-maven-plugin-0.5.4
in repository 
https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git

commit 58862fc5ceb407a71d539bc58223e70104445e72
Author: Julian Sedding <[email protected]>
AuthorDate: Thu Aug 20 13:14:30 2026 +0200

    [maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.5.4
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f909eca..7dabb97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>scriptingbundle-maven-plugin</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling Scripting Bundle Maven Plugin</name>
@@ -44,7 +44,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>scriptingbundle-maven-plugin-0.5.4</tag>
         
<url>https://github.com/apache/sling-scriptingbundle-maven-plugin/tree/${project.scm.tag}</url>
     </scm>
 
@@ -60,7 +60,7 @@
         <maven.version>3.9.16</maven.version>
         
<site.jira.version.id>12344664,12347157,12348422,12350010,12350474,12350606</site.jira.version.id>
         
<maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
-        
<project.build.outputTimestamp>2021-12-16T14:04:46Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-08-20T11:14:23Z</project.build.outputTimestamp>
         
<github.project.id>apache/sling-scriptingbundle-maven-plugin</github.project.id>
     </properties>
 

Reply via email to