Project

General

Profile

« Previous | Next » 

Revision 47886

depending on released parent and latest oai-utils

View differences:

pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet45-parent</artifactId>
7
		<version>1.0.0-SNAPSHOT</version>
7
		<version>1.0.0</version>
8 8
		<relativePath/>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
......
24 24
		<dependency>
25 25
			<groupId>eu.dnetlib</groupId>
26 26
			<artifactId>dnet-oai-utils</artifactId>
27
			<version>[3.0.0,4.0.0)</version>
27
			<version>[4.0.0,5.0.0)</version>
28 28
		</dependency>
29 29
	</dependencies>
30 30
</project>

Also available in: Unified diff