added tagg
diff --git a/pom.xml b/pom.xml
index 4c7d218..1f0c471 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,8 @@
   <scm>
     <connection>scm:git:https://github.com/apache/myfaces-trinidad</connection>
     <developerConnection>scm:git:git@github.com:apache/myfaces-trinidad.git</developerConnection>
-    <url>https://github.com/apache/myfaces-trinidad</url>
+    <url>https://github.com/apache/myfaces-trinidad/tree/${project.scm.tag}</url>
+    <tag>master</tag>
   </scm>
   
   <!--