You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/08 22:03:24 UTC

svn commit: r1430532 - /commons/cms-site/trunk/pom.xml

Author: olamy
Date: Tue Jan  8 21:03:23 2013
New Revision: 1430532

URL: http://svn.apache.org/viewvc?rev=1430532&view=rev
Log:
scp not needed

Modified:
    commons/cms-site/trunk/pom.xml

Modified: commons/cms-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/pom.xml?rev=1430532&r1=1430531&r2=1430532&view=diff
==============================================================================
--- commons/cms-site/trunk/pom.xml (original)
+++ commons/cms-site/trunk/pom.xml Tue Jan  8 21:03:23 2013
@@ -232,13 +232,6 @@
       </plugins>
     </pluginManagement>
 
-    <extensions>
-      <extension>
-        <groupId>org.apache.maven.wagon</groupId>
-        <artifactId>wagon-ssh</artifactId>
-        <version>1.0</version>
-      </extension>
-    </extensions>
   </build>
 
   <reporting>