Project

General

Profile

« Previous | Next » 

Revision 60299

Up to date with the latest in trunk.

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>
11 11
    <artifactId>dnet-openaire-users</artifactId>
12 12
    <packaging>war</packaging>
13
    <version>1.0.0-SNAPSHOT</version>
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/beta
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.0-SNAPSHOT, 3.0.0)</version>
23
            <version>2.0.2</version>
24 24
        </dependency>
25 25
        <dependency>
26 26
            <groupId>eu.dnetlib</groupId>
27 27
            <artifactId>uoa-login-core</artifactId>
28
            <version>[1.0.0-SNAPSHOT, 2.0.0)</version>
28
	    <version>1.0.0</version>
29 29
        </dependency>
30 30
        <dependency>
31 31
            <groupId>org.slf4j</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