]> source.dussan.org Git - archiva.git/commitdiff
use last webdav wagon in sample
authorOlivier Lamy <olamy@apache.org>
Fri, 14 Sep 2012 22:57:13 +0000 (22:57 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 14 Sep 2012 22:57:13 +0000 (22:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384965 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/userguide/deploy.apt

index ff33ebe3a4d3bcf6836d70dc47270a31d9dc2313..15633264c8cccbb4d9b0d71de512d099d2e5f5c2 100644 (file)
@@ -1,6 +1,8 @@
  ------
  Deploying to Repository
  ------
+ 2012-09-15
+ ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one                      
 ~~ or more contributor license agreements.  See the NOTICE file                    
@@ -124,8 +126,8 @@ Deploying to Repository
     <extensions>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
-        <artifactId>wagon-webdav</artifactId>
-        <version>1.0-beta-2</version>
+        <artifactId>wagon-webdav-jackrabbit</artifactId>
+        <version>2.2</version>
       </extension>
     </extensions>
   </build>