[maven-release-plugin] prepare release org.apache.sling.jcr.maintenance-1.0.2
diff --git a/pom.xml b/pom.xml
index b539c9b..0e1f3cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,12 +26,12 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.jcr.maintenance</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <name>Apache Sling JCR Maintenance</name>
     <description>Maintenance jobs for the JCR</description>
 
     <properties>
-        <project.build.outputTimestamp>2021-04-15T17:29:03Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-04-15T18:13:10Z</project.build.outputTimestamp>
     </properties>
 
 
@@ -39,7 +39,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-maintenance.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-maintenance.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.jcr.maintenance-1.0.2</tag>
     </scm>
 
     <build>