[maven-release-plugin] prepare release javawriter-2.0.0
diff --git a/pom.xml b/pom.xml
index ea2cc1f..a4a2fe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>com.squareup</groupId>
   <artifactId>javawriter</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0</version>
 
   <name>JavaWriter</name>
   <description>A utility class which aids in generating Java source files.</description>