]> source.dussan.org Git - archiva.git/commitdiff
wagon ssh not needed with last site plugin version
authorOlivier Lamy <olamy@apache.org>
Sun, 5 Aug 2012 18:41:34 +0000 (18:41 +0000)
committerOlivier Lamy <olamy@apache.org>
Sun, 5 Aug 2012 18:41:34 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1369635 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 94dff876c2aa5f7f65ebe7c29003e0265d774285..e025b92fe990023162f7dd2bf9ad589139b14f25 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
           <version>3.1</version>
-          <dependencies>
-            <dependency>
-              <groupId>org.apache.maven.wagon</groupId>
-              <artifactId>wagon-ssh</artifactId>
-              <version>2.2</version>
-            </dependency>
-          </dependencies>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>