Skip to content

Commit

Permalink
Merge branch 'master' into JENKINS-51523
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed May 29, 2018
2 parents 89d1197 + 7407cbd commit dcd46a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.10</version>
<version>3.11</version>
<relativePath />
</parent>
<groupId>io.jenkins.plugins</groupId>
Expand Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.11.248</version>
<version>1.11.329</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit dcd46a2

Please sign in to comment.