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

Give the in-progress code a SNAPSHOT version number.

This commit is contained in:
Jesse Wilson
2012-07-23 10:16:56 -04:00
parent eba4ae53a8
commit 0ea4c8fc13

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>