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 5
5
<parent >
6
6
<groupId >com.konghq</groupId >
7
7
<artifactId >unirest-java-parent</artifactId >
8
- <version >3.13.1-SNAPSHOT </version >
8
+ <version >3.13.1</version >
9
9
</parent >
10
10
11
11
<artifactId >unirest-object-mappers-gson</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.konghq</groupId >
7
7
<artifactId >unirest-java-parent</artifactId >
8
- <version >3.13.1-SNAPSHOT </version >
8
+ <version >3.13.1</version >
9
9
</parent >
10
10
11
11
<artifactId >unirest-objectmapper-jackson</artifactId >
Original file line number Diff line number Diff line change 4
4
<groupId >com.konghq</groupId >
5
5
<artifactId >unirest-java-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >3.13.1-SNAPSHOT </version >
7
+ <version >3.13.1</version >
8
8
<name >unirest</name >
9
9
<description >Parent pom for unirest packages</description >
10
10
<url >http://github.com/Kong/unirest-java/</url >
39
39
<url >https://github.com/Kong/unirest-java</url >
40
40
<
connection >scm:git:
[email protected] :Kong/unirest-java.git</
connection >
41
41
<
developerConnection >scm:git:
[email protected] :Kong/unirest-java.git</
developerConnection >
42
- <tag >HEAD </tag >
42
+ <tag >v3.13.1 </tag >
43
43
</scm >
44
44
45
45
<developers >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.konghq</groupId >
5
5
<artifactId >unirest-java-parent</artifactId >
6
- <version >3.13.1-SNAPSHOT </version >
6
+ <version >3.13.1</version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.konghq</groupId >
6
6
<artifactId >unirest-java-parent</artifactId >
7
- <version >3.13.1-SNAPSHOT </version >
7
+ <version >3.13.1</version >
8
8
</parent >
9
9
10
10
<description >Simplified, lightweight HTTP client library.</description >
You can’t perform that action at this time.
0 commit comments