Skip to content

Commit

Permalink
mvn incrementals:reincrementalify
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedam committed Mar 2, 2019
1 parent fe10d86 commit f0eb2bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@
<packaging>hpi</packaging>
<name>Copy Artifact Plugin</name>
<description>Adds a build step to copy artifacts from another project.</description>
<version>1.43-SNAPSHOT</version>
<version>${revision}${changelist}</version>
<url>https://wiki.jenkins.io/display/JENKINS/Copy+Artifact+Plugin</url>

<licenses>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<revision>1.42</revision>
<revision>1.43</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.121.1</jenkins.version>
<java.level>8</java.level>
Expand Down

0 comments on commit f0eb2bd

Please sign in to comment.