[maven-release-plugin] prepare release org.apache.sling.starter.content-1.0.12
diff --git a/pom.xml b/pom.xml
index e6e7458..92069ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.starter.content</artifactId>
-  <version>1.0.11-SNAPSHOT</version>
+  <version>1.0.12</version>
 
   <name>Apache Sling Starter Content</name>
   <description>
@@ -40,12 +40,12 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter-content.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.starter.content-1.0.12</tag>
   </scm>
   
   <properties>
   	<frontend.target>target/frontend</frontend.target>
-    <project.build.outputTimestamp>1638975268</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1646405798</project.build.outputTimestamp>
   </properties>
 
   <build>