Sprinscanner resources not found

Hi. I have trouble with springscanner with jira 7.10 version. with plugin that developed for 7.2

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:atlassian-scanner="http://www.atlassian.com/schema/atlassian-scanner/2"
       xsi:schemaLocation="http://www.springframework.org/schema/beans
        https://www.springframework.org/schema/beans/spring-beans-2.5.xsd
        http://www.atlassian.com/schema/atlassian-scanner/2
        http://www.atlassian.com/schema/atlassian-scanner/2/atlassian-scanner.xsd">
    <atlassian-scanner:scan-indexes autowire="constructor" />
</beans>

IDEA said me that > http://www.atlassian.com/schema/atlassian-scanner/2" resource add but not recognized. If you come trough link it gives you 404 error. What is the proper link to scheme file?

Also there are an error in console when i try to enable plugin

2017-06-07 19:08:49,606 ThreadPoolAsyncTaskExecutor::Thread 31 ERROR averzakov 1050x354x1 1vt6na9 85.238.101.170 /rest/plugins/1.0/available/recent [c.a.p.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin 'com.plugin.test.fields'
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.atlassian.com/schema/atlassian-scanner/2]
Offending resource: URL [bundle://183.0:0/META-INF/spring/plugin-context.xml]

.Thanks in advice

The question is avoided, for 7.1x it was necessary to use springscanner v 1