Project

General

Profile

« Previous | Next » 

Revision 55860

adjusted dependencies

View differences:

webapps/dnet-container-provision/branches/prod/pom.xml
82 82
		<dependency>
83 83
			<groupId>eu.dnetlib</groupId>
84 84
			<artifactId>dnet-index-solr-service</artifactId>
85
			<version>[2.4.6-solr75]</version>
85
			<version>[2.4.7,3.0.0)</version>
86 86
		</dependency>
87 87

  
88 88
		<dependency>
89 89
			<groupId>eu.dnetlib</groupId>
90 90
			<artifactId>dnet-index-client</artifactId>
91
			<version>2.3.3</version>
91
			<version>[2.3.4,3.0.0)</version>
92 92
		</dependency>
93 93

  
94
		<!-- Uncomment after we release the module <dependency> <groupId>eu.dnetlib</groupId>
95
			<artifactId>dnet-datasource-rest-api</artifactId> <version>[0.0.1,2.0.0)</version>
96
			</dependency> -->
97 94

  
98

  
99 95
		<dependency>
100 96
			<groupId>javax.servlet</groupId>
101 97
			<artifactId>javax.servlet-api</artifactId>
......
136 132
		<dependency>
137 133
			<groupId>eu.dnetlib</groupId>
138 134
			<artifactId>dnet-directindex-api</artifactId>
139
			<version>[2.1.11-solr75]</version>
135
			<version>[2.1.13,3.0.0)</version>
140 136
			<exclusions>
141 137
				<exclusion>
142 138
					<groupId>log4j</groupId>

Also available in: Unified diff