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

[maven-release-plugin] prepare release parent-2.4.0-RC1

This commit is contained in:
jwilson
2015-05-16 17:03:16 -04:00
parent a5e4b2fcaf
commit 5cc7dba3ad
17 changed files with 18 additions and 18 deletions

View File

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