Preparing POM for a 4.6.x branch release
diff --git a/pom.xml b/pom.xml
index 65fa153..c22dcdf 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>4.6.x</tag>
 	</scm>
 	<groupId>org.apache.metamodel</groupId>
 	<artifactId>MetaModel</artifactId>