Project

General

Profile

« Previous | Next » 

Revision 48098

depending on released parent

View differences:

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>
......
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>dnet-aggregative-basic-workflows</artifactId>
21
			<version>[2.0.0-SNAPSHOT,3.0.0)</version>
21
			<version>[2.0.0,3.0.0)</version>
22 22
		</dependency>
23 23
		<dependency>
24 24
			<groupId>junit</groupId>

Also available in: Unified diff