| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <groupId>com.konghq</groupId> | |
| 5 | 5 | <artifactId>unirest-java-parent</artifactId> | |
| 6 | 6 | <packaging>pom</packaging> | |
| 7 | - <version>2.1.03</version> | ||
| 7 | + <version>2.1.04-SNAPSHOT</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> | |
@@ -31,7 +31,7 @@ | |||
| 31 | 31 | <url>https://github.com/Kong/unirest-java</url> | |
| 32 | 32 | <connection>scm:git:git@github.com:Kong/unirest-java.git</connection> | |
| 33 | 33 | <developerConnection>scm:git:git@github.com:Kong/unirest-java.git</developerConnection> | |
| 34 | - <tag>v2.1.03</tag> | ||
| 34 | + <tag>HEAD</tag> | ||
| 35 | 35 | </scm> | |
| 36 | 36 | ||
| 37 | 37 | <developers> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <parent> | |
| 5 | 5 | <groupId>com.konghq</groupId> | |
| 6 | 6 | <artifactId>unirest-java-parent</artifactId> | |
| 7 | - <version>2.1.03</version> | ||
| 7 | + <version>2.1.04-SNAPSHOT</version> | ||
| 8 | 8 | </parent> | |
| 9 | 9 | ||
| 10 | 10 | <description>Simplified, lightweight HTTP client library.</description> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments