Skip to content

Commit

Permalink
bumped parent pom to 4.33, set jenkins.version to 2.289.1, fixed proj…
Browse files Browse the repository at this point in the history
…ect URL
  • Loading branch information
ro-kr committed Feb 7, 2022
1 parent e4f0582 commit bb12d69
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.424</version>
<version>4.33</version>
</parent>

<properties>
<jenkins.version>2.289.1</jenkins.version>
<java.level>8</java.level>
</properties>

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>anything-goes-formatter</artifactId>
<version>1.1-SNAPSHOT</version>
<packaging>hpi</packaging>
<url>https://wiki.jenkins-ci.org/pages/viewpage.action?pageId=60915753</url>
<url>https://wiki.jenkins-ci.org/JENKINS/60915753.html</url>

<!-- get every artifact through maven.glassfish.org, which proxies all the artifacts that we need -->
<repositories>
Expand Down

0 comments on commit bb12d69

Please sign in to comment.