1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-01 16:06:56 +03:00

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

This commit is contained in:
Jesse Wilson
2019-02-04 23:32:45 -05:00
parent b10e9c8184
commit d55661544b
20 changed files with 21 additions and 21 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.13.0</version>
</parent>
<artifactId>logging-interceptor</artifactId>