Author: maartenc
Date: Mon Sep 20 21:55:11 2010
New Revision: 999131

URL: http://svn.apache.org/viewvc?rev=999131&view=rev
Log:
Fixed typo in developer-scm-url.

Modified:
    ant/core/trunk/src/etc/poms/pom.xml

Modified: ant/core/trunk/src/etc/poms/pom.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/pom.xml?rev=999131&r1=999130&r2=999131&view=diff
==============================================================================
--- ant/core/trunk/src/etc/poms/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/pom.xml Mon Sep 20 21:55:11 2010
@@ -52,7 +52,7 @@ xsi:schemaLocation="http://maven.apache.
   </distributionManagement>
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/ant/core/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jant/core/trunk</developerConnection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ant/core/trunk</developerConnection>
     <url>http://svn.apache.org/repos/asf/ant/core/trunk</url>
   </scm>
   <ciManagement>


Reply via email to