aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorjwilson <jwilson@squareup.com>2017-05-13 09:09:14 -0400
committerjwilson <jwilson@squareup.com>2017-05-13 09:09:14 -0400
commitdfba6d7272931991e56b0d0ac4b969c17cd3f334 (patch)
tree295e2cfbf51f53543c2383e2d7629547b98b0232 /pom.xml
parent7931dbd83395806358269d02f827db852234dbda (diff)
downloadjavapoet-dfba6d7272931991e56b0d0ac4b969c17cd3f334.tar.gz
[maven-release-plugin] prepare release javapoet-1.9.0upstream/javapoet-1.9.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 ea690a1..8b46eae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.squareup</groupId>
<artifactId>javapoet</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
<name>JavaPoet</name>
<description>Use beautiful Java code to generate beautiful Java code.</description>