fixed <repository> element
diff --git a/pom.xml b/pom.xml
index 36e6a13..b21ccd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <repository>
       <snapshots />
       <id>apache-maven-snapshots</id>
-      <url>http://cvs.apache.org/maven-snapshot-repository</url>
+      <url>http://people.apache.org/maven-snapshot-repository</url>
     </repository>
   </repositories>
 </project>
\ No newline at end of file