aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-06-17 20:36:44 -0700
committerJake Wharton <jw@squareup.com>2013-06-17 20:36:44 -0700
commitba6054b095dcab3d5f1b3d6cbb923c621f1498a7 (patch)
tree614873f60e68a80a31b00398ee8beb65d242e999 /pom.xml
parent422922f3367ce1c194c6cbfc6fa2901294afcc4e (diff)
downloadjavapoet-ba6054b095dcab3d5f1b3d6cbb923c621f1498a7.tar.gz
[maven-release-plugin] prepare release javawriter-2.0.1
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 d11d511..6b03a47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>