1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-27 04:22:07 +03:00

Merge pull request #102 from square/marcelo/version

increased version to 1.0
This commit is contained in:
Jesse Wilson
2013-02-01 12:00:11 -08:00

View File

@@ -25,7 +25,7 @@
</parent>
<groupId>com.squareup</groupId>
<artifactId>okhttp</artifactId>
<version>0.9-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>okhttp</name>