[maven-release-plugin] prepare release 2.0.5
diff --git a/pom.xml b/pom.xml
index 8897d34..7d88371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-web</artifactId>
   <packaging>war</packaging>
-  <version>2.0.5-SNAPSHOT</version>
+  <version>2.0.5</version>
   <name>Apache Fortress Web</name>
   <url>https://directory.apache.org/fortress/</url>
   <description>Apache Fortress Web is a policy administration and review user interface.</description>
@@ -46,7 +46,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-commander.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-commander.git/ </developerConnection>
     <url>https://github.com/apache/directory-fortress-commander/tree/{project.scm.tag}</url>
-    <tag>master</tag>
+    <tag>2.0.5</tag>
   </scm>
 
   <issueManagement>