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

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

commit 9e16827a2b951a45ef7d483e56571603cd290f86
Author: Dirk Rudolph <[email protected]>
AuthorDate: Wed Apr 27 09:20:33 2022 +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 6c69531..0491809 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.5.2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <name>Apache Sling Models Implementation</name>
     <description>Apache Sling Models Implementation</description>
 
@@ -34,11 +34,11 @@
         
<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>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-impl.git</url>
-        <tag>org.apache.sling.models.impl-1.5.2</tag>
+        <tag>HEAD</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2022-04-27T07:19:48Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2022-04-27T07:20:33Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>

Reply via email to