Project

General

Profile

« Previous | Next » 

Revision 32194

Added by Nikon Gasparis over 9 years ago

preparing for release

View differences:

pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-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>
......
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>uoa-domain</artifactId>
21
			<version>[1.0.0-SNAPSHOT,)</version>
21
			<version>[1.0.0]</version>
22 22
		</dependency>
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>uoa-api</artifactId>
26
			<version>[1.0.0-SNAPSHOT,)</version>
26
			<version>[1.0.0]</version>
27 27
		</dependency>
28 28
		<dependency>
29 29
			<groupId>eu.dnetlib</groupId>
30 30
			<artifactId>uoa-commons</artifactId>
31
			<version>[1.0.0-SNAPSHOT,)</version>
31
			<version>[1.0.0]</version>
32 32
		</dependency>
33 33
		<dependency>
34 34
			<groupId>eu.dnetlib</groupId>
35 35
			<artifactId>cnr-rmi-api</artifactId>
36
			<version>[2.0.0,3.0.0)</version>
36
			<version>[2.0.0]</version>
37 37
		</dependency>
38 38
		<dependency>
39 39
			<groupId>eu.dnetlib</groupId>
40 40
			<artifactId>dnet-datasource-manager-rmi</artifactId>
41
			<version>[3.0.1,4.0.0)</version>
41
			<version>[3.0.1]</version>
42 42
		</dependency>
43 43
		<dependency>
44 44
			<groupId>eu.dnetlib</groupId>
45 45
			<artifactId>cnr-enabling-database-api</artifactId>
46
			<version>[1.0.0,2.0.0)</version>
46
			<version>[1.0.0]</version>
47 47
		</dependency>
48 48
		<dependency>
49 49
			<groupId>eu.dnetlib</groupId>
50 50
			<artifactId>cnr-service-common</artifactId>
51
			<version>[1.0.0,2.0.0)</version>
51
			<version>[1.0.0]</version>
52 52
		</dependency>
53 53
		<dependency>
54 54
			<groupId>eu.dnetlib</groupId>
55 55
			<artifactId>cnr-spring-utils</artifactId>
56
			<version>[1.0.0,2.0.0)</version>
56
			<version>[1.0.0]</version>
57 57
		</dependency>
58
		
59
<!-- 		SHOULD BE UPDATED AS SOON AS THE NEW INDEXSERVICE INTERFACEIS AVAILABLE  -->
58 60
		<dependency>
59 61
			<groupId>eu.dnetlib</groupId>
60 62
			<artifactId>icm-functionality-api</artifactId>

Also available in: Unified diff