Skip to content

Commit

Permalink
[maven-release-plugin] prepare release PrioritySorter-4.0.1
Browse files Browse the repository at this point in the history
MarkEWaite committed Nov 27, 2021

Verified

This commit was signed with the committer’s verified signature.
paescuj Pascal Jufer
1 parent 7bffeba commit e6a4ca4
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
@@ -14,7 +14,7 @@
<java.level>8</java.level>
</properties>
<artifactId>PrioritySorter</artifactId>
<version>${revision}${changelist}</version>
<version>4.0.1</version>
<packaging>hpi</packaging>
<name>Jenkins Priority Sorter Plugin</name>
<description>This plugin allows for the build queue to be sorted based on configurable Sorting and Priority Assigment Strategies.</description>
@@ -146,7 +146,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:ssh://[email protected]/${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>PrioritySorter-4.0.1</tag>
</scm>

</project>

0 comments on commit e6a4ca4

Please sign in to comment.