提交 6b4ff78d 编写于 作者: J Jake Wharton

Prepare version 2.6.4

上级 4c3c17b2
Change Log
==========
Version 2.6.4 *(2020-01-02)*
----------------------------
* Fix: Support 'suspend' functions in services interfaces when using 'retrofit-mock' artifact.
Version 2.6.3 *(2019-12-09)*
----------------------------
......
......@@ -9,7 +9,7 @@ For more information please see [the website][1].
Download
--------
Download [the latest JAR][2] or grab from Maven central at the coordinates `com.squareup.retrofit2:retrofit:2.6.3`.
Download [the latest JAR][2] or grab from Maven central at the coordinates `com.squareup.retrofit2:retrofit:2.6.4`.
Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].
......
......@@ -25,7 +25,7 @@
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<packaging>pom</packaging>
<name>Retrofit (Parent)</name>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -10,7 +10,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.4-SNAPSHOT</version>
<version>2.6.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册