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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git


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

commit 0efb62fcfd7a4cd2ae343a960c2e416f39e5bfee
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri May 9 11:38:13 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index c5962c0..c9f8b33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.extension.content</artifactId>
-    <version>1.0.18</version>
+    <version>1.0.19-SNAPSHOT</version>
     <name>Apache Sling Feature Model Content Extension</name>
 
     <licenses>
@@ -34,7 +34,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-feature-extension-content.git</url>
-        <tag>org.apache.sling.feature.extension.content-1.0.18</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to