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