Amelchev Nikita created IGNITE-15825:
----------------------------------------

             Summary: [Extensions] Fix the artifactId and parent reference of 
spring-sessions extension
                 Key: IGNITE-15825
                 URL: https://issues.apache.org/jira/browse/IGNITE-15825
             Project: Ignite
          Issue Type: Bug
            Reporter: Amelchev Nikita
            Assignee: Amelchev Nikita


The artifactId and parent reference of spring-sessions extension should be in 
single style with other extensions:

{noformat}
    <parent>
        <groupId>org.apache.ignite</groupId>
        <artifactId>ignite-extensions-parent</artifactId>
        <version>1</version>
        <relativePath>../../parent</relativePath>
    </parent>

    <artifactId>ignite-spring-session-ext</artifactId>
{noformat}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to