[
https://issues.apache.org/jira/browse/JCR-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela reassigned JCR-1627:
---------------------------
Assignee: angela
> pom.xml in sandbox/spi has wrong scm url
> ----------------------------------------
>
> Key: JCR-1627
> URL: https://issues.apache.org/jira/browse/JCR-1627
> Project: Jackrabbit
> Issue Type: Bug
> Components: sandbox
> Reporter: Scott Cytacki
> Assignee: angela
>
> the pom in sandbox/spi has the wrong scm url.
> You can see the pom here:
> http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/pom.xml
> It probably should be:
> <scm>
>
> <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi
> </connection>
>
> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/sandbox/spi
> </developerConnection>
> <url>http://svn.apache.org/viewvc/jackrabbit/sandbox/spi </url>
> </scm>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.