1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00

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

This commit is contained in:
Jesse Wilson
2018-11-16 23:44:12 -05:00
parent 9e195fa37d
commit 7f63a35ab1
22 changed files with 24 additions and 25 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>parent</artifactId>
<version>3.12.0-SNAPSHOT</version>
<version>3.12.0</version>
</parent>
<artifactId>okhttp-dnsoverhttps</artifactId>