File tree 12 files changed +24
-36
lines changed
12 files changed +24
-36
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-project</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-project</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client-example</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-extras-parent</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client-extras-guava</artifactId >
Original file line number Diff line number Diff line change 13
13
See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
-->
16
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
17
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
16
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
17
<modelVersion >4.0.0</modelVersion >
19
18
<parent >
20
19
<artifactId >async-http-client-extras-parent</artifactId >
21
20
<groupId >org.asynchttpclient</groupId >
22
- <version >2.1.1-SNAPSHOT </version >
21
+ <version >2.1.1</version >
23
22
</parent >
24
23
<artifactId >async-http-client-extras-jdeferred</artifactId >
25
24
<name >Asynchronous Http Client JDeferred Extras</name >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-project</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client-extras-parent</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-extras-parent</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client-extras-registry</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
6
5
<artifactId >async-http-client-extras-parent</artifactId >
7
6
<groupId >org.asynchttpclient</groupId >
8
- <version >2.1.1-SNAPSHOT </version >
7
+ <version >2.1.1</version >
9
8
</parent >
10
9
11
10
<artifactId >async-http-client-extras-retrofit2</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<artifactId >async-http-client-extras-parent</artifactId >
6
5
<groupId >org.asynchttpclient</groupId >
7
- <version >2.1.1-SNAPSHOT </version >
6
+ <version >2.1.1</version >
8
7
</parent >
9
8
<artifactId >async-http-client-extras-rxjava</artifactId >
10
9
<name >Asynchronous Http Client RxJava Extras</name >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<artifactId >async-http-client-extras-parent</artifactId >
6
5
<groupId >org.asynchttpclient</groupId >
7
- <version >2.1.1-SNAPSHOT </version >
6
+ <version >2.1.1</version >
8
7
</parent >
9
8
<artifactId >async-http-client-extras-rxjava2</artifactId >
10
9
<name >Asynchronous Http Client RxJava2 Extras</name >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<artifactId >async-http-client-extras-parent</artifactId >
6
5
<groupId >org.asynchttpclient</groupId >
7
- <version >2.1.1-SNAPSHOT </version >
6
+ <version >2.1.1</version >
8
7
</parent >
9
8
<artifactId >async-http-client-extras-simple</artifactId >
10
9
<name >Asynchronous Http Simple Client</name >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<groupId >org.asynchttpclient</groupId >
5
4
<artifactId >async-http-client-project</artifactId >
6
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
<artifactId >async-http-client-netty-utils</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<parent >
5
4
<groupId >org.sonatype.oss</groupId >
6
5
<artifactId >oss-parent</artifactId >
10
9
<groupId >org.asynchttpclient</groupId >
11
10
<artifactId >async-http-client-project</artifactId >
12
11
<name >Asynchronous Http Client Project</name >
13
- <version >2.1.1-SNAPSHOT </version >
12
+ <version >2.1.1</version >
14
13
<packaging >pom</packaging >
15
14
<description >
16
15
The Async Http Client (AHC) library's purpose is to allow Java
You can’t perform that action at this time.
0 commit comments