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-org-apache-sling-feature-analyser.git


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

commit bcefd1880ee447a50363ec0e6a5231b094e1b5bf
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jul 7 11:53:56 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 f8f0729..9c239eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>2.0.18</version>
+    <version>2.0.19-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Analyser</name>
     <description>A feature describes an OSGi system</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
-        <tag>org.apache.sling.feature.analyser-2.0.18</tag>
+        <tag>org.apache.sling.feature.analyser-2.0.16</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-feature-analyser.git</url>
     </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>1783418015</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1783418036</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>

Reply via email to