Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jcardsim-3.0.5-6
Browse files Browse the repository at this point in the history
  • Loading branch information
koh-osug committed Jun 29, 2022
1 parent b217302 commit a8d4dd7
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 @@ -17,7 +17,7 @@
</properties>

<groupId>${group.id}</groupId>
<version>3.0.5-6-SNAPSHOT</version>
<version>3.0.5-6</version>
<packaging>jar</packaging>
<url>https://github.com/${github.username}/jcardsim</url>

Expand Down Expand Up @@ -65,7 +65,7 @@
<connection>scm:git:[email protected]:${github.username}/jcardsim.git</connection>
<developerConnection>scm:git:git@${github.dev.host}:${github.username}/jcardsim.git</developerConnection>
<url>[email protected]:${github.username}/jcardsim.git</url>
<tag>HEAD</tag>
<tag>jcardsim-3.0.5-6</tag>
</scm>

<profiles>
Expand Down

0 comments on commit a8d4dd7

Please sign in to comment.