File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.client5</groupId >
30
30
<artifactId >httpclient5-parent</artifactId >
31
- <version >5.4.4-SNAPSHOT </version >
31
+ <version >5.4.4</version >
32
32
</parent >
33
33
<artifactId >httpclient5-cache</artifactId >
34
34
<name >Apache HttpClient Cache</name >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.client5</groupId >
30
30
<artifactId >httpclient5-parent</artifactId >
31
- <version >5.4.4-SNAPSHOT </version >
31
+ <version >5.4.4</version >
32
32
</parent >
33
33
<artifactId >httpclient5-fluent</artifactId >
34
34
<name >Apache HttpClient Fluent</name >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.client5</groupId >
30
30
<artifactId >httpclient5-parent</artifactId >
31
- <version >5.4.4-SNAPSHOT </version >
31
+ <version >5.4.4</version >
32
32
</parent >
33
33
<artifactId >httpclient5-testing</artifactId >
34
34
<name >Apache HttpClient Integration Tests</name >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.client5</groupId >
30
30
<artifactId >httpclient5-parent</artifactId >
31
- <version >5.4.4-SNAPSHOT </version >
31
+ <version >5.4.4</version >
32
32
</parent >
33
33
<artifactId >httpclient5</artifactId >
34
34
<name >Apache HttpClient</name >
Original file line number Diff line number Diff line change 33
33
<groupId >org.apache.httpcomponents.client5</groupId >
34
34
<artifactId >httpclient5-parent</artifactId >
35
35
<name >Apache HttpComponents Client Parent</name >
36
- <version >5.4.4-SNAPSHOT </version >
36
+ <version >5.4.4</version >
37
37
<description >Apache HttpComponents Client is a library of components for building client side HTTP services</description >
38
38
<url >https://hc.apache.org/httpcomponents-client-5.4.x/${project.version} /</url >
39
39
<inceptionYear >1999</inceptionYear >
48
48
<connection >scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git</connection >
49
49
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git</developerConnection >
50
50
<url >https://github.com/apache/httpcomponents-client/tree/${project.scm.tag} </url >
51
- <tag >5.4.4-SNAPSHOT </tag >
51
+ <tag >5.4.4</tag >
52
52
</scm >
53
53
54
54
<distributionManagement >
You can’t perform that action at this time.
0 commit comments