[maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.1.2
diff --git a/pom.xml b/pom.xml
index f1aa853..aca5cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.models.jacksonexporter</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2</version>
     <name>Apache Sling Models Jackson Exporter</name>
     <description>Apache Sling Models Client Model Exporter - Jackson</description>
 
@@ -35,12 +35,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-jacksonexporter.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.models.jacksonexporter-1.1.2</tag>
   </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2021-12-07T08:21:28Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-12-14T16:40:21Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>