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 80c2fa2  [maven-release-plugin] prepare for next development iteration
80c2fa2 is described below

commit 80c2fa2bce1fe363c7a831e9cbf335344d4811dd
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Dec 16 15:44:26 2024 +0100

    [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 f13e457..2fd0011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.extension.content</artifactId>
-    <version>1.0.14</version>
+    <version>1.0.15-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.14</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to