Skip to content

Commit

Permalink
[JENKINS-38865] Stop the warning about the parent GAV mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Oct 13, 2016
1 parent 281d009 commit 738d393
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pipeline-model-api/pom.xml
Expand Up @@ -28,6 +28,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.13</version>
<relativePath/>
</parent>

<groupId>org.jenkinsci.plugins</groupId>
Expand Down
1 change: 1 addition & 0 deletions pipeline-model-definition/pom.xml
Expand Up @@ -28,6 +28,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.13</version>
<relativePath/>
</parent>

<groupId>org.jenkinsci.plugins</groupId>
Expand Down

0 comments on commit 738d393

Please sign in to comment.