aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-02-03 14:30:29 -0800
committerJake Wharton <jw@squareup.com>2013-02-03 14:30:29 -0800
commit979eb1cb77cd6363db2b7e8e80aed2987bea7e8a (patch)
treef99e10c1c7094921f04fb92a49e42b182e143632 /pom.xml
parentbdd604bb3919ba6454da161c5b241ee41010a67b (diff)
downloadjavapoet-979eb1cb77cd6363db2b7e8e80aed2987bea7e8a.tar.gz
[maven-release-plugin] prepare release javawriter-1.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 127674a..2db5590 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javawriter</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<name>JavaWriter</name>
<description>A utility class which aids in generating Java source files.</description>