Skip to content

Commit 18202da

Browse files
committed
[maven-release-plugin] prepare release PrioritySorter-5.1.0
1 parent c87f732 commit 18202da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>PrioritySorter</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>5.1.0</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Priority Sorter Plugin</name>
1515
<url>https://github.com/jenkinsci/priority-sorter-plugin</url>
@@ -37,7 +37,7 @@
3737
<scm>
3838
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3939
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
40-
<tag>${scmTag}</tag>
40+
<tag>PrioritySorter-5.1.0</tag>
4141
<url>https://github.com/${gitHubRepo}</url>
4242
</scm>
4343

0 commit comments

Comments
 (0)