File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 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.core5</groupId >
30
30
<artifactId >httpcore5-parent</artifactId >
31
- <version >5.3.1 -SNAPSHOT</version >
31
+ <version >5.4-alpha1 -SNAPSHOT</version >
32
32
</parent >
33
33
<artifactId >httpcore5-h2</artifactId >
34
34
<name >Apache HttpComponents Core HTTP/2</name >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<artifactId >httpcore5-parent</artifactId >
29
29
<groupId >org.apache.httpcomponents.core5</groupId >
30
- <version >5.3.1 -SNAPSHOT</version >
30
+ <version >5.4-alpha1 -SNAPSHOT</version >
31
31
</parent >
32
32
<modelVersion >4.0.0</modelVersion >
33
33
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.core5</groupId >
30
30
<artifactId >httpcore5-parent</artifactId >
31
- <version >5.3.1 -SNAPSHOT</version >
31
+ <version >5.4-alpha1 -SNAPSHOT</version >
32
32
</parent >
33
33
<artifactId >httpcore5-testing</artifactId >
34
34
<name >Apache HttpComponents Core Integration Tests</name >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.apache.httpcomponents.core5</groupId >
30
30
<artifactId >httpcore5-parent</artifactId >
31
- <version >5.3.1 -SNAPSHOT</version >
31
+ <version >5.4-alpha1 -SNAPSHOT</version >
32
32
</parent >
33
33
<artifactId >httpcore5</artifactId >
34
34
<name >Apache HttpComponents Core HTTP/1.1</name >
Original file line number Diff line number Diff line change 33
33
<groupId >org.apache.httpcomponents.core5</groupId >
34
34
<artifactId >httpcore5-parent</artifactId >
35
35
<name >Apache HttpComponents Core Parent</name >
36
- <version >5.3.1 -SNAPSHOT</version >
36
+ <version >5.4-alpha1 -SNAPSHOT</version >
37
37
<description >Apache HttpComponents Core is a library of components for building HTTP enabled services</description >
38
38
<url >https://hc.apache.org/httpcomponents-core-5.3.x/${project.version} /</url >
39
39
<inceptionYear >2005</inceptionYear >
48
48
<connection >scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git</connection >
49
49
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git</developerConnection >
50
50
<url >https://github.com/apache/httpcomponents-core/tree/${project.scm.tag} </url >
51
- <tag >5.3.1 -SNAPSHOT</tag >
51
+ <tag >5.4-alpha1 -SNAPSHOT</tag >
52
52
</scm >
53
53
54
54
<distributionManagement >
You can’t perform that action at this time.
0 commit comments