Skip to content

Commit

Permalink
Merge pull request #1894 from jglick/coordinated-run
Browse files Browse the repository at this point in the history
Call hpi:record-core-location
  • Loading branch information
jglick committed Oct 10, 2016
2 parents d868256 + 95de0b4 commit 74c5342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ THE SOFTWARE.
<execution>
<goals>
<goal>generate-taglib-interface</goal>
<goal>record-core-location</goal>
</goals>
</execution>
</executions>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ THE SOFTWARE.
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.116</version>
<version>1.120</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 74c5342

Please sign in to comment.