Project

General

Profile

« Previous | Next » 

Revision 41923

Added by Nikon Gasparis over 8 years ago

preparing to release 1.2.0

View differences:

modules/uoa-commons/trunk/pom.xml
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>uoa-commons</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>1.2.0-SNAPSHOT</version>
12
	<version>1.2.0</version>
13 13
	<scm>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-commons/trunk</developerConnection>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-commons/tags/uoa-commons-1.2.0</developerConnection>
15 15
	</scm>
16 16

  
17 17
	<properties>
......
60 60
		<dependency>
61 61
			<groupId>eu.dnetlib</groupId>
62 62
			<artifactId>uoa-api</artifactId>
63
			<version>[1.1.0, 1.3.0-SNAPSHOT)</version>
63
			<version>[1.2.0, 1.3.0-SNAPSHOT)</version>
64 64
		</dependency>
65 65
		<dependency>
66 66
			<groupId>eu.dnetlib</groupId>
67 67
			<artifactId>uoa-domain</artifactId>
68
			<version>[1.1.0, 1.3.0-SNAPSHOT)</version>
68
			<version>[1.2.0, 1.3.0-SNAPSHOT)</version>
69 69
		</dependency>
70 70
		<dependency>
71 71
			<groupId>eu.dnetlib</groupId>
72 72
			<artifactId>uoa-utils</artifactId>
73
			<version>[1.1.0, 1.3.0-SNAPSHOT)</version>
73
			<version>[1.2.0, 1.3.0-SNAPSHOT)</version>
74 74
		</dependency>
75 75
		<dependency>
76 76
			<groupId>org.springframework</groupId>

Also available in: Unified diff