remove not anymore available repositories

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1747944 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b65e591..6f85e4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,21 +339,8 @@
   <profiles>
     <profile>
       <id>run-its</id>
-      <repositories>
-        <repository>
-          <id>codehaus.org</id>
-          <url>http://snapshots.repository.codehaus.org</url>
-          <releases>
-            <enabled>false</enabled>
-          </releases>
-        </repository>
-      </repositories>
       <pluginRepositories>
         <pluginRepository>
-          <id>codehaus.snapshots</id>
-          <url>http://snapshots.repository.codehaus.org</url>
-        </pluginRepository>
-        <pluginRepository>
           <id>apache.snapshots</id>
           <url>http://repository.apache.org/snapshots</url>
           <releases>