[maven-release-plugin] prepare release org.apache.sling.settings-1.3.10
diff --git a/pom.xml b/pom.xml
index a1e79e8..e4f12f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.settings</artifactId>
-    <version>1.3.9-SNAPSHOT</version>
+    <version>1.3.10</version>
 
     <name>Apache Sling Settings</name>
     <description>
@@ -39,7 +39,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-settings.git</url>
-    </scm>
+      <tag>org.apache.sling.settings-1.3.10</tag>
+  </scm>
 
     <properties>
         <site.jira.version.id>12315254</site.jira.version.id>