Removing spaces from dev connect links introduced by script to update all poms git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1@1859603 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 37bffe0..17fa320 100644 --- a/pom.xml +++ b/pom.xml
@@ -41,7 +41,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1/</connection> - <developerConnection>scm:svn: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</developerConnection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</developerConnection> <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</url> </scm>