diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 12:47:41 +0100 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 12:47:41 +0100 |
commit | 36407bbd7b0d68d2c74b40b26e1fdbda9db55ef4 (patch) | |
tree | 10054921cf84aeee206fd315b884694e96906dea | |
parent | 9276a33e0c9c9444050c1958012c989cc933bacf (diff) | |
download | gwtquery-36407bbd7b0d68d2c74b40b26e1fdbda9db55ef4.tar.gz gwtquery-36407bbd7b0d68d2c74b40b26e1fdbda9db55ef4.zip |
remove svn wagon
-rw-r--r-- | archetype/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml index 914179a5..fb1d508b 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -38,11 +38,6 @@ <build> <extensions> <extension> - <groupId>org.jvnet.wagon-svn</groupId> - <artifactId>wagon-svn</artifactId> - <version>1.8</version> - </extension> - <extension> <groupId>org.apache.maven.archetype</groupId> <artifactId>archetype-packaging</artifactId> <version>2.0-alpha-5</version> |