[maven-scm] copy for tag maven-ant-tasks-2.0.6

git-svn-id: https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.0.6@531199 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c7d78cd..68c56c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,13 +103,11 @@
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-file</artifactId>
       <version>1.0-beta-2</version>
-      <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-http-lightweight</artifactId>
       <version>1.0-beta-2</version>
-      <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>ant</groupId>