[maven-release-plugin] prepare release 2.0.0-RC1
diff --git a/pom.xml b/pom.xml
index 08484e0..bf70a55 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-rest</artifactId>
   <packaging>war</packaging>
-  <version>2.0.0-RC1-SNAPSHOT</version>
+  <version>2.0.0-RC1</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of the Fortress Access Management APIs</description>