Project

General

Profile

« Previous | Next » 

Revision 36504

Added by Nikon Gasparis over 9 years ago

preparing for release

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet-parent</artifactId>
6
		<version>1.0.0-SNAPSHOT</version>
6
		<version>1.0.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
......
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>uoa-api</artifactId>
26
			<version>[1.1.0-SNAPSHOT]</version>
26
			<version>[1.1.0, 1.2.0)</version>
27 27
		</dependency>
28 28
		<dependency>
29 29
			<groupId>eu.dnetlib</groupId>
30 30
			<artifactId>uoa-commons</artifactId>
31
			<version>[1.1.0-SNAPSHOT]</version>
31
			<version>[1.1.0, 1.2.0)</version>
32 32
		</dependency>
33 33
	</dependencies>
34 34
</project>

Also available in: Unified diff