Project

General

Profile

« Previous | Next » 

Revision 60086

correct user-management version

View differences:

pom.xml
4 4
    <parent>
5 5
        <groupId>eu.dnetlib</groupId>
6 6
        <artifactId>dnet45-container-parent</artifactId>
7
        <version>1.0.0-SNAPSHOT</version>
7
        <version>1.0.0</version>
8 8
    </parent>
9 9
    <modelVersion>4.0.0</modelVersion>
10 10
    <groupId>eu.dnetlib</groupId>
......
13 13
    <version>1.0.0</version>
14 14
    <scm>
15 15
        <developerConnection>
16
            scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-users/branches/redis
16
            scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-users/branches/prod
17 17
        </developerConnection>
18 18
    </scm>
19 19
    <dependencies>
20 20
        <dependency>
21 21
            <groupId>eu.dnetlib</groupId>
22 22
            <artifactId>uoa-user-management</artifactId>
23
            <version>2.0.3</version>
23
            <version>2.0.2</version>
24 24
        </dependency>
25 25
        <dependency>
26 26
            <groupId>eu.dnetlib</groupId>
......
58 58
            <version>3.0.1</version>
59 59
        </dependency>
60 60
        <dependency>
61
            <groupId>eu.dnetlib</groupId>
62
            <artifactId>uoa-user-management</artifactId>
63
            <version>2.0.0-SNAPSHOT</version>
64
        </dependency>
65
        <dependency>
66 61
            <groupId>org.springframework.security</groupId>
67 62
            <artifactId>spring-security-core</artifactId>
68 63
            <version>4.2.1.RELEASE</version>

Also available in: Unified diff