aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-12-16 22:33:28 -0800
committerJake Wharton <jw@squareup.com>2013-12-16 22:33:28 -0800
commit9a3c603bde0fbec2b3646fc92c99dbf18c6c6367 (patch)
treec4f5c099fda6bfd1efee18678e1d3a78f9fdf2fd /pom.xml
parentc887337cf5be0e813a5d515c0ae4c3f52a59d200 (diff)
downloadjavapoet-9a3c603bde0fbec2b3646fc92c99dbf18c6c6367.tar.gz
[maven-release-plugin] prepare release javawriter-2.3.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 0aca4ea..3c0b634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.1</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>