We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4b43d commit 1e83bfdCopy full SHA for 1e83bfd
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.fracpete</groupId>
7
<artifactId>requests4j</artifactId>
8
- <version>0.1.9-SNAPSHOT</version>
+ <version>0.1.9</version>
9
<packaging>jar</packaging>
10
11
<parent>
@@ -89,7 +89,7 @@
89
<connection>scm:git:https://github.com/fracpete/requests4j</connection>
90
<developerConnection>scm:git:https://github.com/fracpete/requests4j</developerConnection>
91
<url>https://github.com/fracpete/requests4j</url>
92
- <tag>HEAD</tag>
+ <tag>requests4j-0.1.9</tag>
93
</scm>
94
95
<dependencies>
0 commit comments