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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 87745ea  [maven-release-plugin] prepare release 
slingfeature-maven-plugin-1.9.4
87745ea is described below

commit 87745eacfbae282f6fa56702d7748e616b5e06ea
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 17 09:09:49 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index ff12979..f15c37f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>1.9.3-SNAPSHOT</version>
+    <version>1.9.4</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling OSGi Feature Maven Plugin</name>
@@ -36,7 +36,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>slingfeature-maven-plugin-1.9.4</tag>
         
<url>https://github.com/apache/sling-slingfeature-maven-plugin.git</url>
     </scm>
 
@@ -47,7 +47,7 @@
         <maven.version>3.8.1</maven.version>
         <maven.scm.version>1.11.2</maven.scm.version>
         
<maven.site.path>${project.artifactId}-archives/${project.artifactId}-LATEST</maven.site.path>
-        
<project.build.outputTimestamp>1747070735</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1771315696</project.build.outputTimestamp>
         <sling.feature.version>2.0.0</sling.feature.version>
     </properties>
 

Reply via email to