Preparing POM for release from 5.x branch
diff --git a/pom.xml b/pom.xml
index ace0f5c..5ccb7d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 		<url>https://git-wip-us.apache.org/repos/asf?p=metamodel.git</url>
 		<connection>scm:git:http://git-wip-us.apache.org/repos/asf/metamodel.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/metamodel.git</developerConnection>
-		<tag>HEAD</tag>
+		<tag>5.x</tag>
 	</scm>
 	<groupId>org.apache.metamodel</groupId>
 	<artifactId>MetaModel</artifactId>