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

commit 6c32cfdce987eaa4a703ad2379dda233e5116e59
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon May 22 11:59:40 2023 +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 534c124..6e69196 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.6.2</version>
+    <version>1.6.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.6.2</tag>
+        <tag>HEAD</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2023-05-22T09:58:28Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-05-22T09:59:35Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>

Reply via email to