[maven-release-plugin] prepare release org.apache.sling.models.impl-1.5.2
diff --git a/pom.xml b/pom.xml
index 14e44df..6c69531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.2</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.5.2</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2021-12-07T08:14:12Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-04-27T07:19:48Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>