Skip to content

Commit

Permalink
Merge pull request #27 from batmat/bump-to-latest-parent
Browse files Browse the repository at this point in the history
Update to latest parent pom
  • Loading branch information
oleg-nenashev committed Jan 29, 2019
2 parents 63203cf + a7733f4 commit 2800908
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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.2</version>
<version>3.36</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>instance-identity</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit 2800908

Please sign in to comment.