Project

General

Profile

« Previous | Next » 

Revision 30753

fixed dependencies

View differences:

modules/dnet-modular-inspector-ui/trunk/pom.xml
11 11
	<artifactId>dnet-modular-inspector-ui</artifactId>
12 12
	<packaging>jar</packaging>
13 13
	<version>2.0.0-SNAPSHOT</version>
14
<scm>
15
    <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-modular-inspector-ui/trunk</developerConnection>
16
    </scm>
14 17
	<dependencies>
15 18
		<dependency>
16 19
			<groupId>eu.dnetlib</groupId>
17 20
			<artifactId>dnet-modular-ui</artifactId>
18
			<version>[2.0.0-SNAPSHOT]</version>
21
			<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT]</version>
19 22
		</dependency>
20 23
		<dependency>
21 24
			<groupId>eu.dnetlib</groupId>
22 25
			<artifactId>cnr-inspector</artifactId>
23
			<version>1.0.0-SNAPSHOT</version>
26
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
24 27
		</dependency>
25 28
	</dependencies>
26 29

  

Also available in: Unified diff