Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
multani committed Oct 27, 2021
1 parent 42015f0 commit eb548c5
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>nomad</artifactId>
<version>${revision}${changelist}</version>
<version>0.9.0</version>
<packaging>hpi</packaging>

<name>Nomad Plugin</name>
Expand All @@ -30,7 +30,7 @@
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/nomad-plugin.git
</developerConnection>
<url>https://github.com/jenkinsci/nomad-plugin</url>
<tag>${scmTag}</tag>
<tag>v0.9.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit eb548c5

Please sign in to comment.