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

cziegeler 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 66039f9  [maven-release-plugin] prepare release 
slingfeature-maven-plugin-1.9.0
66039f9 is described below

commit 66039f9bae22449cade80f995dea80247c561849
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 16 07:56:20 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 9e9d369..9d34cee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>1.8.5-SNAPSHOT</version>
+    <version>1.9.0</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling OSGi Feature Maven Plugin</name>
@@ -36,7 +36,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>1719002930</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1726466107</project.build.outputTimestamp>
         <sling.feature.version>2.0.0</sling.feature.version>
     </properties>
 
@@ -44,7 +44,7 @@
         
<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>
         
<url>https://github.com/apache/sling-slingfeature-maven-plugin.git</url>
-    <tag>HEAD</tag>
+    <tag>slingfeature-maven-plugin-1.9.0</tag>
   </scm>
 
     <prerequisites>

Reply via email to