Skip to content

Commit

Permalink
[FIXED JENKINS-11318] Wagon 2.0 upgrade broke the Redeploy task for w…
Browse files Browse the repository at this point in the history
…ebdav repositories

upgrade embeder version which doesn't have more deps on wagon http ligth
  • Loading branch information
olamy committed Nov 29, 2011
1 parent 72976d4 commit 9eaf921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Expand Up @@ -310,7 +310,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.lib</groupId>
<artifactId>lib-jenkins-maven-embedder</artifactId>
<version>3.8</version>
<version>3.9</version>
<exclusions>
<exclusion><!-- we'll add our own patched version. see https://issues.jenkins-ci.org/browse/JENKINS-1680 -->
<groupId>jtidy</groupId>
Expand Down

0 comments on commit 9eaf921

Please sign in to comment.