Author: tchemit Date: 2010-05-10 12:00:42 +0200 (Mon, 10 May 2010) New Revision: 1887 Url: http://nuiton.org/repositories/revision/jaxx/1887 Log: use extension from mavenpom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-09 12:34:04 UTC (rev 1886) +++ trunk/pom.xml 2010-05-10 10:00:42 UTC (rev 1887) @@ -398,15 +398,6 @@ <build> - <extensions> - <!-- Enabling the use of scpexe with maven 3.0 --> - <extension> - <groupId>org.apache.maven.wagon</groupId> - <artifactId>wagon-ssh-external</artifactId> - <version>1.0-beta-6</version> - </extension> - </extensions> - <pluginManagement> <plugins>