[
https://issues.apache.org/jira/browse/SLING-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352960#comment-14352960
]
ASF GitHub Bot commented on SLING-4484:
---------------------------------------
Github user vladbailescu closed the pull request at:
https://github.com/apache/sling/pull/67
> XSS POM references wrong scm URLs
> ---------------------------------
>
> Key: SLING-4484
> URL: https://issues.apache.org/jira/browse/SLING-4484
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: XSS Protection API 1.0.0
> Reporter: Vlad Bailescu
> Assignee: Radu Cotescu
> Priority: Trivial
> Fix For: XSS Protection API 1.0.0
>
>
> The XSS API {{pom.xml}} references wrong locations of the project:
> {code:xml}
> <scm>
>
> <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/xss</connection>
>
> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/xss</developerConnection>
> <url>http://svn.apache.org/viewvc/sling/trunk/bundles/xss</url>
> </scm>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)