[maven-release-plugin] prepare release apache-joshua-6.2
diff --git a/pom.xml b/pom.xml
index 2002660..aae8735 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.apache.joshua</groupId>
   <artifactId>joshua</artifactId>
   <packaging>jar</packaging>
-  <version>6.2-SNAPSHOT</version>
+  <version>6.2</version>
   <name>Apache Joshua Machine Translation Toolkit</name>
   <description>Joshua is an open-source statistical machine
   translation decoder for phrase-based, hierarchical,
@@ -211,7 +211,7 @@
     <connection>scm:git:http://github.com/apache/joshua.git</connection>
     <developerConnection>scm:git:http://github.com/apache/joshua.git</developerConnection>
     <url>https://github.com/apache/joshua.git</url>
-    <tag>HEAD</tag>
+    <tag>apache-joshua-6.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>