[maven-release-plugin] prepare release org.apache.sling.commons.content.processing-1.0.0
diff --git a/pom.xml b/pom.xml
index d2e1f8a..3ce4ed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
   </parent>
 
   <artifactId>org.apache.sling.commons.content.processing</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
 
   <name>Apache Sling Commons Content Processing</name>
   <description>Apache Sling Commons Content Processing</description>
 
   <properties>
-    <project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-10-19T19:55:16Z</project.build.outputTimestamp>
     <sling.java.version>8</sling.java.version>
   </properties>
 
@@ -43,7 +43,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-content-processing.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-content-processing.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-content-processing.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.commons.content.processing-1.0.0</tag>
   </scm>
 
   <build>