Tag fix.
diff --git a/pom.xml b/pom.xml
index abb5c4d..853855b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <connection>scm:git:ssh://git@github.com/apache/incubator-nlpcraft.git</connection>
         <developerConnection>scm:git:ssh://git@github.com/apache/incubator-nlpcraft.git</developerConnection>
         <!-- Set actual tag name here -->
-        <tag>0.6.2</tag>
+        <tag>v0.6.2</tag>
     </scm>
 
     <properties>