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.0.0

This commit is contained in:
jwilson
2016-01-13 14:12:09 -08:00
parent 00322de556
commit c9b812a4ab
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.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>okhttp-testing-support</artifactId>