提交 eb4e62bd 编写于 作者: J Jake Wharton

Prepare version 2.6.2

上级 6713c84d
Change Log
==========
Version 2.6.2 *(2019-09-23)*
----------------------------
* Fix: Avoid `IOException`s being wrapped in `UndeclaredThrowableException` in rare cases when using
`Response<..>` as a return type for Kotlin 'suspend' functions.
Version 2.6.1 *(2019-07-31)*
----------------------------
......
......@@ -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.1`.
Download [the latest JAR][2] or grab from Maven central at the coordinates `com.squareup.retrofit2:retrofit:2.6.2`.
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.2-SNAPSHOT</version>
<version>2.6.2</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.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-adapters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -10,7 +10,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-converters</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册