Skip to content

Commit

Permalink
[JENKINS-48932] - Pick the snapshot release of Gerrit Trigger Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jan 15, 2018
1 parent c5ed6f2 commit 4dc368f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
@@ -1,5 +1,6 @@
buildPlugin(
platforms: ['linux'],
jenkinsVersions: [null, '2.102']
findbugs: [run: true, archive: true],
checkstyle: [archive: true, unstableTotalAll: 0]
)
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
<artifactId>gerrit-trigger</artifactId>
<version>2.27.1</version>
<version>2.27.2-20180115.173211-1</version>
<optional>true</optional>
<exclusions>
<exclusion>
Expand Down
2 changes: 0 additions & 2 deletions src/main/resources/META-INF/hudson.remoting.ClassFilter

This file was deleted.

0 comments on commit 4dc368f

Please sign in to comment.