Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-43507] Pick up -alpha-1
  • Loading branch information
stephenc committed Jun 20, 2017
1 parent 01fe831 commit 26f4d28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -16,7 +16,7 @@
<properties>
<jenkins.version>1.642.3</jenkins.version>
<no-test-jar>false</no-test-jar>
<scm-api-plugin.version>2.2.0-20170615.114844-13</scm-api-plugin.version>
<scm-api-plugin.version>2.2.0-alpha-1</scm-api-plugin.version>
</properties>

<developers>
Expand Down Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>branch-api</artifactId>
<version>2.0.0</version>
<version>2.0.11-alpha-1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 26f4d28

Please sign in to comment.