Project

General

Profile

« Previous | Next » 

Revision 37747

changed dependencies

View differences:

webapps/dnet-openaire_dli-container/trunk/pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-container-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>
......
27 27
		<dependency>
28 28
	        <groupId>eu.dnetlib</groupId>
29 29
	        <artifactId>cnr-mongo-mdstore</artifactId>
30
	        <version>[4.0.0-SNAPSHOT,5.0.0)</version>
30
	        <version>[4.0.0,5.0.0)</version>
31 31
	    </dependency>
32 32
		<dependency>
33 33
			<groupId>eu.dnetlib</groupId>
......
37 37
		<dependency>
38 38
			<groupId>eu.dnetlib</groupId>
39 39
			<artifactId>dnet-datasource-manager-service</artifactId>
40
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
40
			<version>[1.0.0,2.0.0)</version>
41 41
		</dependency>
42 42

  
43 43
		<!-- Common services in every container -->
......
119 119
		<dependency>
120 120
			<groupId>eu.dnetlib</groupId>
121 121
			<artifactId>dnet-openaire_dli-profiles</artifactId>
122
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
122
			<version>[1.0.0,2.0.0)</version>
123 123
		</dependency>
124 124
		<dependency>
125 125
			<groupId>eu.dnetlib</groupId>
126 126
			<artifactId>dnet-openaire_dli-workflows</artifactId>
127
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
127
			<version>[1.0.0,2.0.0)</version>
128 128
		</dependency>
129 129
		
130 130
		<!-- OAI publisher -->

Also available in: Unified diff