Replace viewcvs with viewvc. Fixes TRB-95

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3@1658244 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8074e23..78b0ac3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</url>
+    <url>http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</url>
   </scm>
   
   <build>