You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Minto van der Sluis (JIRA)" <ji...@apache.org> on 2014/04/22 10:47:14 UTC

[jira] [Created] (CLEREZZA-914) SCM section in parent/pom.xml still refers to svn (instead of git)

Minto van der Sluis created CLEREZZA-914:
--------------------------------------------

             Summary: SCM section in parent/pom.xml still refers to svn (instead of git)
                 Key: CLEREZZA-914
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-914
             Project: Clerezza
          Issue Type: Bug
            Reporter: Minto van der Sluis


SCM section still looks like this:

<code>
<scm>
        <url>http://svn.apache.org/viewvc/clerezza</url>
        <connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/trunk/parent/</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/trunk/parent/</developerConnection>
    </scm>
</code>



--
This message was sent by Atlassian JIRA
(v6.2#6252)