aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-11-24 16:45:28 -0800
committerJake Wharton <jw@squareup.com>2013-11-24 16:45:28 -0800
commitddb0a4312252e327bfb4738a8d835c4111308f43 (patch)
tree0e13b7c0953bb9750eefc84d17902d0b9ab83c6d /pom.xml
parentf11602c51a06c588f22ebcf9a538ab3c3b2b1bec (diff)
downloadjavapoet-ddb0a4312252e327bfb4738a8d835c4111308f43.tar.gz
[maven-release-plugin] prepare release javawriter-2.3.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 f2d9d03..32554ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.3.0</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>