Skip to content

Commit

Permalink
Attempt to fix JENKINS-39505
Browse files Browse the repository at this point in the history
  • Loading branch information
felfert committed Nov 4, 2016
1 parent 0b29257 commit 2af5ce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion jclouds-plugin/pom.xml
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>2.1.5</version>
<version>2.1.8</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -92,6 +92,7 @@
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<configuration>
<pluginFirstClassLoader>true</pluginFirstClassLoader>
<disabledTestInjection>true</disabledTestInjection>
<dependentWarExcludes>org.apache.jclouds*</dependentWarExcludes>
<archive>
Expand Down

0 comments on commit 2af5ce4

Please sign in to comment.