Skip to content

Commit

Permalink
Merge pull request #438 from jglick/url
Browse files Browse the repository at this point in the history
Specify url in POM
  • Loading branch information
jglick committed Feb 26, 2021
2 parents 9fa7b68 + 92a4942 commit 6fd670d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<artifactId>parent</artifactId>
<version>${revision}${changelist}</version>
<packaging>pom</packaging>
<url>https://github.com/jenkinsci/bom</url>
<properties>
<revision>26</revision>
<changelist>-SNAPSHOT</changelist>
Expand Down

0 comments on commit 6fd670d

Please sign in to comment.