[maven-release-plugin] prepare release 3.0.0
diff --git a/pom.xml b/pom.xml
index 86e4ace..8f7393e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <inceptionYear>2014</inceptionYear>
   <description>
     Apache Fortress is an authorization platform that implements ANSI INCITS 359 Role-Based Access Control (RBAC).