Skip to content

Commit

Permalink
Merge pull request #249 from darxriggs/upgrade-parent-pom
Browse files Browse the repository at this point in the history
Upgrade parent pom
  • Loading branch information
scaytrase committed Jan 5, 2020
2 parents 1eb863c + 13be8df commit 65dbc00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.40</version>
<version>3.55</version>
<relativePath />
</parent>
<packaging>hpi</packaging>
Expand All @@ -28,8 +28,8 @@
<connection>scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git</connection>
<developerConnection>scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/stashnotifier-plugin</url>
<tag>${scmTag}</tag>
</scm>
<tag>${scmTag}</tag>
</scm>

<developers>
<developer>
Expand Down

0 comments on commit 65dbc00

Please sign in to comment.