aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-07-15 14:15:35 -0700
committerJake Wharton <jw@squareup.com>2013-07-15 14:15:35 -0700
commit7325befff234704ca2f61090b3173a97cce609fe (patch)
tree57d84b5e9defafef16f73a0cf0519308ef00cb0e /pom.xml
parent161ae95d123cd7fdffc2173439aec3319124a149 (diff)
downloadjavapoet-7325befff234704ca2f61090b3173a97cce609fe.tar.gz
[maven-release-plugin] prepare release javawriter-2.1.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 e43efed..f60d3c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.1.0</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>