Skip to content

Commit

Permalink
[maven-release-plugin] prepare release timestamper-1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 9, 2023
1 parent 520d474 commit 77fedc1
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 @@ -11,7 +11,7 @@
</parent>

<artifactId>timestamper</artifactId>
<version>${revision}${changelist}</version>
<version>1.24</version>
<packaging>hpi</packaging>

<name>Timestamper</name>
Expand Down Expand Up @@ -44,7 +44,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>timestamper-1.24</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 77fedc1

Please sign in to comment.