removed deprecated config

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_2_0@1413268 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index cf6cc7a..be571c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <url>http://myfaces.apache.org/extensions/validator20/</url>  <!-- must end with / for correct site paths -->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_2_0</connection>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_2_0</connection>
         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_2_0</developerConnection>
         <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_2_0</url>
     </scm>
@@ -51,20 +51,6 @@
         <url>http://issues.apache.org/jira/browse/EXTVAL</url>
     </issueManagement>
 
-    <ciManagement>
-        <system>continuum</system>
-        <url>http://myfaces.zones.apache.org:8080/continuum</url>
-        <notifiers>
-            <notifier>
-                <type>mail</type>
-                <sendOnSuccess>true</sendOnSuccess>
-                <configuration>
-                    <address>commits@myfaces.apache.org</address>
-                </configuration>
-            </notifier>
-        </notifiers>
-    </ciManagement>
-
     <inceptionYear>2008</inceptionYear>
 
     <modules>