Skip to content

Commit

Permalink
[maven-release-plugin] prepare release winstone-6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 20, 2023
1 parent 0ae1599 commit ecd5ff4
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.9</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.9</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit ecd5ff4

Please sign in to comment.