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

commit 7b1c8b2bdc4368fa10d5d79c87f6155255d59ab9
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 28 13:32:18 2023 +0200

    [maven-release-plugin] prepare release org.apache.sling.models.impl-1.6.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a584b6e..2024167 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.5.5-SNAPSHOT</version>
+    <version>1.6.0</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>HEAD</tag>
+        <tag>org.apache.sling.models.impl-1.6.0</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2022-11-22T09:17:27Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-03-28T11:31:29Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>

Reply via email to