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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git


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

commit a2aa69dcedbdd5018160f59e22f6bdef806c2bca
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Jul 1 14:25:41 2024 +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 e512978..b0ffb98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,19 +27,19 @@
     </parent>
 
     <artifactId>org.apache.sling.models.api</artifactId>
-    <version>1.5.4</version>
+    <version>1.5.5-SNAPSHOT</version>
     <name>Apache Sling Models API</name>
     <description>Apache Sling Models API</description>
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</developerConnection>
-        <tag>org.apache.sling.models.api-1.5.4</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-models-api.git</url>
     </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2024-07-01T12:25:20Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-07-01T12:25:41Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>

Reply via email to