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-impl.git


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

commit 1161d8f05806de8d207005e86a6b5d45999e155d
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Nov 12 14:11:53 2024 +0100

    [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 7f25980..b247372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,18 +26,18 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.7.4</version>
+    <version>1.7.5-SNAPSHOT</version>
     <name>Apache Sling Models Implementation</name>
     <description>Apache Sling Models Implementation</description>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection>
-        <tag>org.apache.sling.models.impl-1.7.4</tag>
+        <tag>org.apache.sling.models.impl-1.7.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-models-impl.git</url>
     </scm>
     <properties>
-        
<project.build.outputTimestamp>2024-11-12T13:10:43Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-11-12T13:11:53Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
     </properties>
 

Reply via email to