Skip to content

Commit

Permalink
Merge pull request #73 from jenkinsci/analysis-pom-5.0.0
Browse files Browse the repository at this point in the history
Bump version of analysis-pom to to 5.0.0
  • Loading branch information
uhafner authored Feb 27, 2021
2 parents 1dd4fa6 + b065a4b commit 9a031b0
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>4.7.0</version>
<version>5.0.0</version>
<relativePath />
</parent>

Expand All @@ -24,7 +24,7 @@

<module.name>${project.groupId}.font-awesome-api</module.name>

<plugin-util-api.version>1.7.0</plugin-util-api.version>
<plugin-util-api.version>2.0.0</plugin-util-api.version>
<j2html.version>1.4.0</j2html.version>

</properties>
Expand Down

0 comments on commit 9a031b0

Please sign in to comment.