[maven-release-plugin] prepare release STRUTS_MASTER_10
diff --git a/pom.xml b/pom.xml
index 0a3a352..94d01ae 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
     <packaging>pom</packaging>
     <name>Apache Struts</name>
 
@@ -15,7 +15,7 @@
         <connection>scm:git:git://git.apache.org/struts-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-master.git</developerConnection>
         <url>http://git.apache.org/struts-master.git</url>
-        <tag>HEAD</tag>
+        <tag>STRUTS_MASTER_10</tag>
     </scm>
 
     <description>