Project

General

Profile

« Previous | Next » 

Revision 48503

Added by Tsampikos Livisianos almost 7 years ago

prepare for java8 release

View differences:

modules/dnet-stats-service/trunk/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
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
10 10
	<groupId>eu.dnetlib</groupId>
......
15 15
		<dependency>
16 16
			<groupId>eu.dnetlib</groupId>
17 17
			<artifactId>uoa-stats-service</artifactId>
18
			<version>[2.0.0-SNAPSHOT,)</version>
18
			<version>[2.0.0,)</version>
19 19
			<exclusions> <!-- already included in tomcat7 -->
20 20
				<exclusion>
21 21
					<groupId>javax.servlet</groupId>
......
26 26
		<dependency>
27 27
			<groupId>eu.dnetlib</groupId>
28 28
			<artifactId>uoa-clients</artifactId>
29
			<version>[2.0.0-SNAPSHOT,)</version>
29
			<version>[2.0.0,)</version>
30 30
			<exclusions>
31 31
				<exclusion>
32 32
					<groupId>cglib</groupId>
......
37 37
		<dependency>
38 38
			<groupId>eu.dnetlib</groupId>
39 39
			<artifactId>uoa-hcm</artifactId>
40
			<version>[2.0.0-SNAPSHOT,)</version>
40
			<version>[2.0.0,)</version>
41 41
		</dependency>
42 42
		<dependency>
43 43
			<groupId>eu.dnetlib</groupId>
44 44
			<artifactId>dnet-runtime</artifactId>
45
			<version>[1.0.0-SNAPSHOT,)</version>
45
			<version>[1.0.0,)</version>
46 46
		</dependency>
47 47
		<dependency>
48 48
			<groupId>cglib</groupId>

Also available in: Unified diff