Project

General

Profile

« Previous | Next » 

Revision 30571

preparing for release

View differences:

modules/cnr-enabling-hnm-service/trunk/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
		<relativePath></relativePath>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
11 11
	<groupId>eu.dnetlib</groupId>
12 12
	<artifactId>cnr-enabling-hnm-service</artifactId>
13 13
	<packaging>jar</packaging>
14
	<version>1.0.0-SNAPSHOT</version>
14
	<version>1.1.0-SNAPSHOT</version>
15
	<scm>
16
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/cnr-enabling-hnm-service/trunk</developerConnection>
17
	</scm>
15 18
	<dependencies>
16 19
		<dependency>
17 20
			<groupId>eu.dnetlib</groupId>
18 21
			<artifactId>cnr-service-common</artifactId>
19
			<version>[1.0.0-SNAPSHOT]</version>
22
			<version>[1.0.0,2.0.0)</version>
20 23
		</dependency>
21 24
	</dependencies>
22 25
</project>

Also available in: Unified diff