Project

General

Profile

« Previous | Next » 

Revision 34293

Added by Nikon Gasparis over 9 years ago

update to support the new valdiator service

View differences:

modules/uoa-commons/trunk/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet-parent</artifactId>
6
		<version>1.0.0</version>
6
		<version>1.0.0-SNAPSHOT</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>uoa-commons</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>1.0.1-SNAPSHOT</version>
12
	<version>1.1.0-SNAPSHOT</version>
13 13
	<scm>
14 14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-commons/trunk</developerConnection>
15 15
	</scm>
......
45 45
		<dependency>
46 46
			<groupId>eu.dnetlib</groupId>
47 47
			<artifactId>uoa-api</artifactId>
48
			<version>[1.0.0]</version>
48
			<version>[1.1.0-SNAPSHOT]</version>
49 49
		</dependency>
50 50
		<dependency>
51 51
			<groupId>eu.dnetlib</groupId>
52 52
			<artifactId>uoa-domain</artifactId>
53
			<version>[1.0.0]</version>
53
			<version>[1.1.0-SNAPSHOT]</version>
54 54
		</dependency>
55 55
		<dependency>
56 56
			<groupId>eu.dnetlib</groupId>
57 57
			<artifactId>uoa-utils</artifactId>
58
			<version>[1.0.0]</version>
58
			<version>[1.1.0-SNAPSHOT]</version>
59 59
		</dependency>
60 60
		<dependency>
61 61
			<groupId>org.springframework</groupId>

Also available in: Unified diff