Project

General

Profile

« Previous | Next » 

Revision 48061

depending on released parent

View differences:

modules/dnet-openaire-blacklist/trunk/pom.xml
3 3
    <parent>
4 4
        <groupId>eu.dnetlib</groupId>
5 5
        <artifactId>dnet45-parent</artifactId>
6
        <version>1.0.0-SNAPSHOT</version>
6
        <version>1.0.0</version>
7 7
        <relativePath />
8 8
    </parent>
9 9
    <modelVersion>4.0.0</modelVersion>
......
59 59
            <version>${junit.version}</version>
60 60
            <scope>test</scope>
61 61
        </dependency>
62
	    <dependency>
63
		    <groupId>org.mockito</groupId>
64
		    <artifactId>mockito-core</artifactId>
65
		    <version>1.9.5</version>
62
	<dependency>
63
	    <groupId>org.mockito</groupId>
64
	    <artifactId>mockito-core</artifactId>
65
	    <version>1.9.5</version>
66 66
        </dependency>
67 67

  
68 68
    </dependencies>

Also available in: Unified diff