aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-06-06 18:19:56 -0700
committerJake Wharton <jw@squareup.com>2013-06-06 18:19:56 -0700
commit269e7e168421210412c1e882fbcdbe65ad3ec5d6 (patch)
tree38bf79fbd9f4da0f9c778229c53c4ae4e62a3cde /pom.xml
parent33475bce98ac10adbac07f0f6a2350b9ad8f7bb7 (diff)
downloadjavapoet-269e7e168421210412c1e882fbcdbe65ad3ec5d6.tar.gz
[maven-release-plugin] prepare release javawriter-2.0.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
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>