Project

General

Profile

« Previous | Next » 

Revision 62158

fixed deps

View differences:

modules/dnet-openaireplus-workflows/trunk/pom.xml
84 84
		<dependency>
85 85
			<groupId>eu.dnetlib</groupId>
86 86
			<artifactId>cnr-mongo-mdstore</artifactId>
87
			<version>[6.0.0,7.0.0)</version>
87
			<version>[7.0.0,8.0.0)</version>
88 88
			<scope>provided</scope>
89
			<exclusions>
90
				<exclusion>
91
					<groupId>eu.dnetlib</groupId>
92
					<artifactId>dnet-msro-service</artifactId>
93
				</exclusion>
94
			</exclusions>
95 89
		</dependency>
96 90
		
97 91
		<dependency>
......
110 104
		<dependency>
111 105
			<groupId>eu.dnetlib</groupId>
112 106
			<artifactId>dnet-validator-workflows</artifactId>
113
			<version>[1.0.0,2.0.0)</version>
114
			<exclusions>
115
				<exclusion>
116
					<groupId>eu.dnetlib</groupId>
117
					<artifactId>dnet-msro-service</artifactId>
118
				</exclusion>
119
			</exclusions>
107
			<version>[2.0.0,3.0.0)</version>
120 108
		</dependency>
121 109

  
122 110
		<dependency>
123 111
			<groupId>eu.dnetlib</groupId>
124 112
			<artifactId>dnet-deduplication</artifactId>
125
			<version>[1.6.7,2.0.0)</version>
126
			<exclusions>
127
				<exclusion>
128
					<groupId>eu.dnetlib</groupId>
129
					<artifactId>dnet-msro-service</artifactId>
130
				</exclusion>
131
			</exclusions>
113
			<version>[2.0.0,3.0.0)</version>
132 114
		</dependency>
133 115

  
134 116
		<!-- modular ui and servlet api are here because of the stats controller -->

Also available in: Unified diff