Fixed the scm tag
diff --git a/pom.xml b/pom.xml
index 36faca4..a12d43a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-commander.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-commander.git/ </developerConnection>
-    <url>https://github.com/apache/directory-fortress-commander/tree/master</url>
+    <url>https://github.com/apache/directory-fortress-commander/tree/{project.scm.tag}</url>
     <tag>master</tag>
   </scm>