Skip to content

Commit 468b6f1

Browse files
committed
Bump version 2.1.0-SNAPSHOT, minimal Netty 4.1 migration
1 parent d1758d6 commit 468b6f1

File tree

106 files changed

+78
-11133
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+78
-11133
lines changed

client/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-project</artifactId>
5-
<version>2.0.25-SNAPSHOT</version>
5+
<version>2.1.0-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client</artifactId>
@@ -40,9 +40,8 @@
4040
<classifier>linux-x86_64</classifier>
4141
</dependency>
4242
<dependency>
43-
<groupId>org.asynchttpclient</groupId>
43+
<groupId>io.netty</groupId>
4444
<artifactId>netty-resolver-dns</artifactId>
45-
<version>${project.version}</version>
4645
</dependency>
4746
<dependency>
4847
<groupId>org.reactivestreams</groupId>

client/src/main/java/io/netty/channel/ChannelId.java

Lines changed: 0 additions & 54 deletions
This file was deleted.

client/src/main/java/io/netty/channel/DefaultChannelId.java

Lines changed: 0 additions & 296 deletions
This file was deleted.

0 commit comments

Comments
 (0)