You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/06 14:50:44 UTC

[turbine-fulcrum-intake] 03/03: Remove extra space in link

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-intake-2.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git

commit a817d53a4c9ab1def320eb472a1b17c48af874b1
Author: painter <pa...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue May 21 03:29:47 2019 +0000

    Remove extra space in link
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0@1859602 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7613dec..dd02619 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-intake-2.0.0/</connection>
-    <developerConnection>scm:svn: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-2.0.0</developerConnection>
     <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-intake-2.0.0</url>
   </scm>