use master branch instead of HEAD
diff --git a/pom.xml b/pom.xml
index 76ade51..9b2baf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</developerConnection>
     <url>https://github.com/apache/maven-doxia/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>master</tag>
   </scm>
   <issueManagement>
     <system>jira</system>