Skip to content

Commit

Permalink
Update plugin POM (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jul 30, 2019
1 parent 7b92c0b commit bed65f6
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,15 +4,15 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.46</version>
<version>3.48</version>
<relativePath />
</parent>

<artifactId>text-finder</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<name>Text Finder</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Text-finder+Plugin</url>
<url>https://wiki.jenkins.io/display/JENKINS/Text-finder+Plugin</url>
<properties>
<revision>1.12</revision>
<changelist>-SNAPSHOT</changelist>
Expand Down

0 comments on commit bed65f6

Please sign in to comment.