]> source.dussan.org Git - archiva.git/commitdiff
no more ssh deployment
authorOlivier Lamy <olamy@apache.org>
Tue, 12 Nov 2013 04:34:02 +0000 (04:34 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 12 Nov 2013 04:34:02 +0000 (04:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1540944 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 8e3ff58f1681b00444f5c7a3a93adfa174d01123..60560bc46499bd46211abe681451502b8168e01e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </executions>
           </plugin>
         </plugins>
-        <pluginManagement>
-          <plugins>
-            <plugin>
-              <groupId>org.apache.maven.plugins</groupId>
-              <artifactId>maven-deploy-plugin</artifactId>
-              <dependencies>
-                <dependency>
-                  <groupId>org.apache.maven.wagon</groupId>
-                  <artifactId>wagon-ssh</artifactId>
-                  <version>2.2</version>
-                </dependency>
-              </dependencies>
-            </plugin>
-          </plugins>
-        </pluginManagement>
       </build>
     </profile>