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

jsedding 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 3e6d057  [maven-release-plugin] prepare release 
slingfeature-maven-plugin-1.7.4
3e6d057 is described below

commit 3e6d05703558a696852871117f9c62fc95f40d97
Author: Julian Sedding <[email protected]>
AuthorDate: Sat Nov 4 15:33:19 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 300d629..9c16356 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling OSGi Feature Maven Plugin</name>
@@ -36,7 +36,7 @@
         <maven.version>3.6.3</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>1688726872</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1699108305</project.build.outputTimestamp>
         <sling.feature.version>2.0.0</sling.feature.version>
     </properties>
 
@@ -44,6 +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>slingfeature-maven-plugin-1.7.4</tag>
   </scm>
 
     <build>

Reply via email to