1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-08 23:42:08 +03:00

[maven-release-plugin] prepare release parent-3.2.0

This commit is contained in:
jwilson
2016-02-25 20:54:08 -05:00
parent 5be2fc120f
commit 14eb077351
18 changed files with 19 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>parent</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>
</parent>
<artifactId>okhttp-testing-support</artifactId>