Skip to content

Commit

Permalink
[maven-release-plugin] prepare release requests4j-0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Aug 14, 2024
1 parent 3148538 commit 545102d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.fracpete</groupId>
<artifactId>requests4j</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -89,7 +89,7 @@
<connection>scm:git:ssh://[email protected]/fracpete/requests4j</connection>
<developerConnection>scm:git:ssh://[email protected]/fracpete/requests4j</developerConnection>
<url>https://github.com/fracpete/requests4j</url>
<tag>HEAD</tag>
<tag>requests4j-0.2.6</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 545102d

Please sign in to comment.