File tree Expand file tree Collapse file tree 6 files changed +8
-10
lines changed Expand file tree Collapse file tree 6 files changed +8
-10
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.12-SNAPSHOT </version >
8
+ <version >3.13.12</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.12-SNAPSHOT </version >
8
+ <version >3.13.12</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.12-SNAPSHOT </version >
7
+ <version >3.13.12</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 >
40
40
<url >https://github.com/Kong/unirest-java</url >
41
41
<
connection >scm:git:
[email protected] :Kong/unirest-java.git</
connection >
42
42
<
developerConnection >scm:git:
[email protected] :Kong/unirest-java.git</
developerConnection >
43
- <tag >HEAD </tag >
43
+ <tag >v3.13.12 </tag >
44
44
</scm >
45
45
46
46
<developers >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- 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" >
5
3
<parent >
6
4
<artifactId >unirest-java-parent</artifactId >
7
5
<groupId >com.konghq</groupId >
8
- <version >3.13.12-SNAPSHOT </version >
6
+ <version >3.13.12</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
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.12-SNAPSHOT </version >
6
+ <version >3.13.12</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.12-SNAPSHOT </version >
7
+ <version >3.13.12</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