FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[maven-release-plugin] prepare for next development iteration · java4dz/unirest-java@79dcbab · GitHub

Commit 79dcbab

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cf1d52c commit 79dcbab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.konghq</groupId>
55
<artifactId>unirest-java-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.1.03</version>
7+
<version>2.1.04-SNAPSHOT</version>
88
<name>unirest</name>
99
<description>Parent pom for unirest packages</description>
1010
<url>http://github.com/Kong/unirest-java/</url>
@@ -31,7 +31,7 @@
3131
<url>https://github.com/Kong/unirest-java</url>
3232
<connection>scm:git:git@github.com:Kong/unirest-java.git</connection>
3333
<developerConnection>scm:git:git@github.com:Kong/unirest-java.git</developerConnection>
34-
<tag>v2.1.03</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<developers>

‎unirest/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.konghq</groupId>
66
<artifactId>unirest-java-parent</artifactId>
7-
<version>2.1.03</version>
7+
<version>2.1.04-SNAPSHOT</version>
88
</parent>
99

1010
<description>Simplified, lightweight HTTP client library.</description>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL