1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-25 16:01:38 +03:00

Merge pull request #2 from square/jwilson/snapshot

Give the in-progress code a SNAPSHOT version number.
This commit is contained in:
Patrick Forhan
2012-07-23 07:18:29 -07:00

View File

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