aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-12-16 22:33:30 -0800
committerJake Wharton <jw@squareup.com>2013-12-16 22:33:30 -0800
commit38d013533a0f86959d43f64f26687c252e565b00 (patch)
tree244e356f7a2e0dec3556c17f61d4d24f31e25fa9 /pom.xml
parent9a3c603bde0fbec2b3646fc92c99dbf18c6c6367 (diff)
downloadjavapoet-38d013533a0f86959d43f64f26687c252e565b00.tar.gz
[maven-release-plugin] prepare for next development iteration
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 3c0b634..5217ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2-SNAPSHOT</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>