File tree 3 files changed +2
-3
lines changed 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
<version >2.0.0-SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
- <artifactId >async-http-client-netty3-provider </artifactId >
8
+ <artifactId >async-http-client-netty3</artifactId >
9
9
<name >Asynchronous Http Client Netty 3 Provider</name >
10
10
<description >
11
11
The Async Http Client Netty 3 Provider.
Original file line number Diff line number Diff line change 5
5
<version >2.0.0-SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
- <artifactId >async-http-client-netty4-provider </artifactId >
8
+ <artifactId >async-http-client-netty4</artifactId >
9
9
<name >Asynchronous Http Client Netty 4 Provider</name >
10
10
<description >
11
11
The Async Http Client Netty 4 Provider.
Original file line number Diff line number Diff line change 42
42
</build >
43
43
44
44
<modules >
45
-
46
45
<module >netty3</module >
47
46
<module >netty4</module >
48
47
</modules >
You can’t perform that action at this time.
0 commit comments