Skip to content

Commit

Permalink
[JENKINS-42000] Pick up SCM API release and update parent
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Feb 14, 2017
1 parent fef4a14 commit 9e6a295
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.21</version>
<version>2.22</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -66,8 +66,7 @@

<properties>
<jenkins.version>1.642.3</jenkins.version>
<scm-api.version>2.0.4-20170214.145531-1</scm-api.version>
<hpi-plugin.version>1.121</hpi-plugin.version> <!-- TODO remove with the timestamp -SNAPSHOT -->
<scm-api.version>2.0.4</scm-api.version>
</properties>

<repositories>
Expand Down

0 comments on commit 9e6a295

Please sign in to comment.