Skip to content

Commit

Permalink
webdav
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 28, 2009
1 parent 0dc695b commit 35417f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions reference/pom.xml
Expand Up @@ -145,6 +145,13 @@
</plugin>
</plugins>
</pluginManagement>
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav</artifactId>
<version>1.0-beta-2</version>
</extension>
</extensions>
</build>

<profiles>
Expand Down

0 comments on commit 35417f3

Please sign in to comment.