Skip to content

Commit

Permalink
[maven-release-plugin] prepare release wordnet-random-name-1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Jun 24, 2024
1 parent 281944b commit 5383712
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 @@ -7,7 +7,7 @@
</parent>

<artifactId>wordnet-random-name</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.6</version>

<name>WordNet Random Name Generator</name>
<url>http://github.com/kohsuke/wordnet-random-name/</url>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:git@github.com/kohsuke/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://git@github.com/kohsuke/${project.artifactId}.git</developerConnection>
<url>http://${project.artifactId}.kohsuke.org/</url>
<tag>HEAD</tag>
<tag>wordnet-random-name-1.6</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 5383712

Please sign in to comment.