Skip to content

Commit

Permalink
[maven-release-plugin] prepare release requests4j-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Sep 8, 2020
1 parent 6506f33 commit dabd4cd
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.0-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -89,7 +89,7 @@
<connection>scm:git:https://github.com/fracpete/requests4j</connection>
<developerConnection>scm:git:https://github.com/fracpete/requests4j</developerConnection>
<url>https://github.com/fracpete/requests4j</url>
<tag>HEAD</tag>
<tag>requests4j-0.2.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit dabd4cd

Please sign in to comment.