Skip to content

Commit

Permalink
JBBUILD-569 : jboss-parent POM should include wagon-webdav configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
aheritier committed Nov 19, 2009
1 parent cb2137d commit 9608940
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,12 @@
<artifactId>maven-scm-provider-svnexe</artifactId>
<version>1.0</version>
</extension>
</extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav</artifactId>
<version>1.0-beta-2</version>
</extension>
</extensions>

<pluginManagement>
<!-- All plugins ordered by shortname (antrun, assembly ...) -->
Expand Down

0 comments on commit 9608940

Please sign in to comment.