summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-28 20:55:33 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-28 20:55:33 +0000
commit1ba9275809f11e18cba6a37c03d0bc8d0a886d75 (patch)
tree010d60144d25376d0367553241152d2895e9faf2 /pom.xml
parente94432f919d4039f545eefbde5b8eba087e7e089 (diff)
downloadarchiva-1ba9275809f11e18cba6a37c03d0bc8d0a886d75.tar.gz
archiva-1ba9275809f11e18cba6a37c03d0bc8d0a886d75.zip
wagon ssh not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378334 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 8ab3dd6d5..36fe0985a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1655,22 +1655,6 @@
</dependency>
</dependencies>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <dependencies>
- <dependency>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ssh</artifactId>
- <version>2.2</version>
- </dependency>
- <dependency>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ssh-external</artifactId>
- <version>2.2</version>
- </dependency>
- </dependencies>
- </plugin>
</plugins>
<pluginManagement>
<plugins>