Skip to content

Commit

Permalink
[maven-release-plugin] prepare release winstone-6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jun 20, 2023
1 parent 0d29d6e commit 2cfa6cd
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 @@ -9,7 +9,7 @@
</parent>

<artifactId>winstone</artifactId>
<version>${revision}${changelist}</version>
<version>6.12</version>
<packaging>jar</packaging>

<name>Winstone</name>
Expand Down Expand Up @@ -210,7 +210,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>winstone-6.12</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 2cfa6cd

Please sign in to comment.