[
https://issues.apache.org/jira/browse/SLING-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-4484.
---------------------------------
Resolution: Fixed
Fixed in
[r1665226|https://svn.apache.org/viewvc?view=revision&revision=1665226].
> 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)