Project

General

Profile

« Previous | Next » 

Revision 55624

including solr75 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.5-schemaFix]</version>
86
			<exclusions>
87
				<exclusion>
88
					<groupId>eu.dnetlib</groupId>
89
					<artifactId>dnet-index-client</artifactId>
90
				</exclusion>
91
			</exclusions>
85
			<version>[2.4.6-solr75]</version>
92 86
		</dependency>
93 87

  
94 88
		<dependency>
......
142 136
		<dependency>
143 137
			<groupId>eu.dnetlib</groupId>
144 138
			<artifactId>dnet-directindex-api</artifactId>
145
			<version>[1.0.0-SNAPSHOT,2.0.0)</version>
139
			<version>[2.1.11-solr75]</version>
146 140
			<exclusions>
147 141
				<exclusion>
148 142
					<groupId>log4j</groupId>
......
154 148
				</exclusion>
155 149
			</exclusions>
156 150
		</dependency>
157

  
158 151
	</dependencies>
159 152
	<properties>
160 153
		<springfox-version>2.5.0</springfox-version>

Also available in: Unified diff