[maven-release-plugin] prepare release org.apache.sling.scripting.sightly.repl-1.0.10
diff --git a/pom.xml b/pom.xml
index e04dd90..44c6e63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>org.apache.sling.scripting.sightly.repl</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.10</version>
 
     <name>Apache Sling Scripting HTL REPL</name>
     <description>REPL for Apache Sling Scripting HTL engine</description>
@@ -36,7 +36,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-repl.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.scripting.sightly.repl-1.0.10</tag>
   </scm>
 
     <build>
@@ -115,6 +115,6 @@
         </dependency>
     </dependencies>
     <properties>
-        <project.build.outputTimestamp>1638975519</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1639556404</project.build.outputTimestamp>
     </properties>
 </project>