Skip to content

Commit

Permalink
[FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War f…
Browse files Browse the repository at this point in the history
…rom 1.34 to 1.35.1 (#2917)

* [FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War from 1.34 to 1.35

* Pick version with a system property name fix, noticed by @daniel-beck
  • Loading branch information
oleg-nenashev committed Jun 17, 2017
1 parent 303a9f7 commit cb3f713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -49,7 +49,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>executable-war</artifactId>
<version>1.34</version>
<version>1.35.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cb3f713

Please sign in to comment.