[maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.26
diff --git a/pom.xml b/pom.xml
index 60c7b7c..81ffceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-    <version>1.0.25-SNAPSHOT</version>
+    <version>1.0.26</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting HTL JavaScript Use Provider</name>
@@ -46,7 +46,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-js-provider.git</url>
-    </scm>
+      <tag>org.apache.sling.scripting.sightly.js.provider-1.0.26</tag>
+  </scm>
 
     <!-- ======================================================================= -->
     <!-- B U I L D                                                               -->