Skip to content

Commit 946d93f

Browse files
committed
[maven-release-plugin] prepare release requests4j-0.2.3
1 parent 6536352 commit 946d93f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.fracpete</groupId>
77
<artifactId>requests4j</artifactId>
8-
<version>0.2.3-SNAPSHOT</version>
8+
<version>0.2.3</version>
99
<packaging>jar</packaging>
1010

1111
<parent>
@@ -89,7 +89,7 @@
8989
<connection>scm:git:ssh://git@github.com/fracpete/requests4j</connection>
9090
<developerConnection>scm:git:ssh://git@github.com/fracpete/requests4j</developerConnection>
9191
<url>https://github.com/fracpete/requests4j</url>
92-
<tag>HEAD</tag>
92+
<tag>requests4j-0.2.3</tag>
9393
</scm>
9494

9595
<dependencies>

0 commit comments

Comments
 (0)