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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cdf020  [maven-release-plugin] prepare for next development iteration
0cdf020 is described below

commit 0cdf0205f08b7bd5137b6275df2235a070210b7e
Author: Roy Teeuwen <[email protected]>
AuthorDate: Wed Jun 10 21:44:39 2026 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 29a9dbb..c543688 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>1.9.6</version>
+    <version>1.9.7-SNAPSHOT</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>slingfeature-maven-plugin-1.9.6</tag>
+        <tag>HEAD</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>1781120564</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1781120679</project.build.outputTimestamp>
         <sling.feature.version>2.0.6</sling.feature.version>
     </properties>
 

Reply via email to